diff options
author | Michael Niedermayer <[email protected]> | 2018-05-15 17:06:59 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-07-16 19:06:27 +0200 |
commit | aa50d67cc7d07278ce39d395871bc6a0dc7cfe32 (patch) | |
tree | d4825cf0a16a85ddc94f8a4a216c5714ce53632f /tests/api | |
parent | 05e253684ebc2985b0c4662a9f86e4475c20a5e4 (diff) |
avformat/mov: Break out early if chunk_count is 0 in mov_build_index()
Without this some operations might overflow (undefined behavior)
even though the index adding loop would never execute
No testcase known
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 56e76bd0579cc7f7b28860885d9e569a39daf41b)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tests/api')
0 files changed, 0 insertions, 0 deletions