On Sun, Sep 10, 2017 at 01:32:50AM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 11896 + 2147483646 cannot be
> represented in type 'int'
> Fixes: 3053/clusterfuzz-testcase-minimized-6355082062856192
>
> Found-by: continuous fuzzing process
> https://github.c
Fixes: runtime error: signed integer overflow: 11896 + 2147483646 cannot be
represented in type 'int'
Fixes: 3053/clusterfuzz-testcase-minimized-6355082062856192
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer