diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-09-27 17:53:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-16 19:17:57 +0200 |
commit | 07732f12a43ac3048e44c086c9a8c811452ba31c (patch) | |
tree | 241325c033afa863e840f907a2ce3bbb14532812 /libavcodec/dcaenc.h | |
parent | 5c072c9ed7c6f173b8a0a886fb7fe1e8e4c1fadd (diff) | |
download | ffmpeg-07732f12a43ac3048e44c086c9a8c811452ba31c.tar.gz |
avcodec/g723_1dec: Fix overflow in shift
Fixes: shift exponent 1008 is too large for 32-bit type 'int'
Fixes: 17700/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G723_1_fuzzer-5707633436131328
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/dcaenc.h')
0 files changed, 0 insertions, 0 deletions