On Mon, Feb 01, 2021 at 11:31:16PM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -2272 + -2147483360 cannot be represented in
> type 'int'
> Fixes:
> 30009/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5005660322398208
>
> Found-by: continuous fuzzing process
Fixes: signed integer overflow: -2272 + -2147483360 cannot be represented in
type 'int'
Fixes:
30009/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5005660322398208
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: M