1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Michael Niedermayer 3c001b18ce 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-06-18 01:16:03 +02:00
..
2017-09-10 19:08:33 +02:00
2017-10-11 00:02:07 +02:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-12-07 23:38:06 +01:00