Files
ffmpeg/libavcodec
Michael Niedermayer 23868ad5cb avcodec/g723_1dec: Clip after shift in estimate_sid_gain()
Fixes: runtime error: left shift of 706 by 22 places cannot be represented in type 'int'
See: L_shl() in the reference software
Fixes: 1609/clusterfuzz-testcase-minimized-5102163007111168

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-05-20 17:55:01 +02:00
..
2017-05-10 15:21:10 +02:00
2017-05-08 12:30:09 +02:00
2017-05-11 20:04:57 +02:00
2017-05-11 15:51:08 +02:00
2017-05-14 20:58:53 +02:00
2017-05-11 16:28:59 +02:00
2017-05-17 02:17:51 +02:00
2017-05-09 16:50:18 +02:00
2017-05-10 22:52:35 +02:00