diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-26 23:24:43 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-30 21:11:32 +0100 |
commit | 0da741ba6b30799d282554a8cec1b4b2859cc8b4 (patch) | |
tree | 8bfb93d1324d20d516acfa927331a1397617c54b /libavfilter/window_func.h | |
parent | b66e3e321f64a659a534e520c5fad085e8c293f5 (diff) | |
download | ffmpeg-0da741ba6b30799d282554a8cec1b4b2859cc8b4.tar.gz |
avcodec/flacdec: avoid undefined shift
Fixes: shift exponent 32 is too large for 32-bit type 'unsigned int'
Fixes: 4688/clusterfuzz-testcase-minimized-6572210748653568
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 560daf88913b0de59a4d845bcd19254b406388dd)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/window_func.h')
0 files changed, 0 insertions, 0 deletions