1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavutil
Michael Niedermayer 519d48c861 avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
Fixes: 5567/clusterfuzz-testcase-minimized-5769966247739392
Fixes: runtime error: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit ab6f571ef71967da7c7c1cfba483d3597c7357d5)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-04-13 00:35:15 +02:00
..
2015-12-15 14:16:28 +01:00
2016-10-02 19:35:55 +02:00
2016-10-02 19:35:55 +02:00
2016-02-18 11:55:00 +01:00
2016-05-04 18:16:21 +02:00
2017-01-30 11:04:31 +01:00
2015-11-01 19:35:01 -05:00
2016-06-03 14:49:56 +02:00
2015-09-05 18:07:20 +02:00
2015-10-11 18:03:10 -04:00
2016-01-13 20:00:19 -05:00
2016-08-02 07:50:44 -07:00
2016-11-23 02:01:05 +01:00
2017-03-20 08:02:30 +01:00
2016-01-28 19:49:48 -08:00
2016-08-02 21:52:40 -07:00
2017-12-30 21:11:31 +01:00
2017-03-22 17:40:03 +01:00
2016-10-21 23:58:47 +02:00
2017-04-02 19:49:45 +02:00