1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Michael Niedermayer 2b739e1cb8 avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
Fixes: runtime error: signed integer overflow: 924846844 + 1457520640 cannot be represented in type 'int'
Fixes: 3416/clusterfuzz-testcase-minimized-6125587682820096

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-11-01 22:11:10 +01:00
..
2017-10-28 17:56:02 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-10-24 23:07:58 +01:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-10-23 11:56:15 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-10-11 02:15:21 +02:00
2017-10-14 23:23:25 +02:00
2017-10-23 16:52:24 -03:00
2017-10-04 23:14:37 +01:00
2017-10-23 11:56:15 +02:00
2017-10-03 19:47:37 -03:00
2017-11-01 22:11:10 +01:00