Re: [FFmpeg-devel] [PATCH] avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow

2017-03-26 Thread Michael Niedermayer
On Fri, Mar 24, 2017 at 03:37:50AM +0100, Michael Niedermayer wrote: > Fixes: 712/clusterfuzz-testcase-6647676227551232 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg > Signed-off-by: Michael Niedermayer > --- > libavcodec/h264idct_templ

[FFmpeg-devel] [PATCH] avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow

2017-03-23 Thread Michael Niedermayer
Fixes: 712/clusterfuzz-testcase-6647676227551232 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/h264idct_template.c | 56 +- 1 file changed, 28 insertion