On Tue, Dec 26, 2017 at 11:24:43PM +0100, Michael Niedermayer wrote:
> 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/proje
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
---
libavcodec/flacdec.c | 2 +-