Re: [FFmpeg-devel] [PATCH 2/2] avcodec/ylc: Fix shift overflow

2017-07-24 Thread Michael Niedermayer
On Sat, Jul 22, 2017 at 04:35:24AM +0200, Michael Niedermayer wrote: > Fixes: runtime error: shift exponent 32 is too large for 32-bit type > 'unsigned int' > Fixes: 2698/clusterfuzz-testcase-minimized-4713541443518464 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz

[FFmpeg-devel] [PATCH 2/2] avcodec/ylc: Fix shift overflow

2017-07-21 Thread Michael Niedermayer
Fixes: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int' Fixes: 2698/clusterfuzz-testcase-minimized-4713541443518464 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/