On Fri, Aug 11, 2017 at 11:21:21PM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: left shift of negative value -127
> Fixes: 2834/clusterfuzz-testcase-minimized-5988039123795968
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
>
Fixes: runtime error: left shift of negative value -127
Fixes: 2834/clusterfuzz-testcase-minimized-5988039123795968
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1dec_template.c | 2 +-
1