diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-07 00:14:16 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-03 12:10:23 +0200 |
commit | 7be077fcf88d1cb0c81e1ba761288ab82e4d7bc9 (patch) | |
tree | 234b09e33108a63d49d4bcd7c63f975c284fdcda /libswresample/noise_shaping_data.c | |
parent | b36592ce07fb81b5035f9b6cfbeab5c7c5e2c36e (diff) | |
download | ffmpeg-7be077fcf88d1cb0c81e1ba761288ab82e4d7bc9.tar.gz |
avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 19235/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ADPCM_IMA_EA_EACS_fuzzer-5680878952382464
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 794352ae9d1cb32b4b9e45d3affb83763f4ee12e)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswresample/noise_shaping_data.c')
0 files changed, 0 insertions, 0 deletions