diff options
author | Michael Niedermayer <[email protected]> | 2021-07-30 23:04:08 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2021-09-12 11:22:04 +0200 |
commit | 0b98a1d5e55322b80e652c53e4882f9c964ff1ae (patch) | |
tree | 8d56258a661b895699d228b1c2d118fed3a7ffe3 /tests | |
parent | d64fddb9a8ef0aa47535083b4b00b385278f6580 (diff) |
avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c()
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 35593/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_FIXED_fuzzer-5182217725804544
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 8f2856a1daa4e3d5767b6efe7a70ec86926dba47)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions