1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Michael Niedermayer 2169a3f262 avcodec/agm: Fix integer overflow with w/h
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 13999/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5644405991538688

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-04-05 12:05:47 +02:00
..
2019-04-01 11:06:34 -03:00
2019-03-31 10:48:43 +02:00
2019-02-23 22:48:35 +01:00
2019-03-31 23:35:00 +02:00
2019-04-03 23:00:15 +08:00
2019-04-03 23:00:15 +08:00
2019-03-20 21:12:45 +01:00
2019-03-20 21:12:45 +01:00
2019-03-31 18:39:58 +02:00