diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-09-27 12:04:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-31 19:51:56 +0100 |
commit | 3f919ef19c327dcbb5aa03effff03c270f4f24a6 (patch) | |
tree | 275fb71ace31453268857953e4d3d28b76f5d9a5 /libavformat/acm.c | |
parent | 90e449a69016f4c2213b4f87b20356610871730a (diff) | |
download | ffmpeg-3f919ef19c327dcbb5aa03effff03c270f4f24a6.tar.gz |
avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
Fixes: left shift of negative value -1
Fixes: 17683/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ADPCM_EA_R2_fuzzer-5111690013704192
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 8695fbec573b0d434cf2e703a0d45742a09a5d94)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/acm.c')
0 files changed, 0 insertions, 0 deletions