1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Michael Niedermayer 732f976456 avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()
Fixes: runtime error: signed integer overflow: 267 * 8388608 cannot be represented in type 'int'
Fixes: 2743/clusterfuzz-testcase-minimized-5820652076400640

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-08-29 21:16:32 +02:00
..
2017-08-20 02:59:57 +02:00
2017-08-11 04:28:52 +02:00
2017-08-18 17:18:32 +01:00
2017-08-18 17:18:32 +01:00
2017-08-22 18:55:11 +02:00
2017-08-07 13:09:41 +02:00
2017-08-17 16:30:06 +02:00