diff options
author | Michael Niedermayer <[email protected]> | 2017-12-22 03:06:14 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-01-28 15:31:14 +0100 |
commit | e55a6c5f055ccae4e64fe3bee96f53be9c15c708 (patch) | |
tree | cfcfbc2a0612bd773d8898c0a1c53906a4a85305 /tools | |
parent | 0288d15cdded73991b72c1407e98654a295a09ae (diff) |
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0()
Fixes: runtime error: signed integer overflow: 2147483646 + 33554433 cannot be represented in type 'int'
Fixes: 4563/clusterfuzz-testcase-minimized-5438979567517696
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 4d70fbeec8cbab072b3a9b9f760b8deaaef240f2)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions