aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/file_open.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-12-07 00:14:16 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-01 13:33:44 +0200
commit17a911fb7fe8b23bed9693081ddff0e94750d54a (patch)
tree91233f95c9aa2b31b17fdb688dfcd3d23c00afab /libavformat/file_open.c
parent98f6158d3fc247074563a727c7954bb848137d56 (diff)
downloadffmpeg-17a911fb7fe8b23bed9693081ddff0e94750d54a.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 'libavformat/file_open.c')
0 files changed, 0 insertions, 0 deletions