1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavutil
Michael Niedermayer c1121e7ec2 avutil/common: Fix undefined behavior in av_clip_uintp2_c()
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 8521/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5639024952737792

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 aa41d322be71106ce147445f2b42bb763f1eff86)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-07-10 01:52:56 +02:00
..
2015-08-19 16:15:13 +00:00
2015-08-19 16:15:13 +00:00
2015-08-22 10:07:05 -07:00
2015-08-19 16:15:13 +00:00
2015-08-19 16:15:13 +00:00
2017-02-08 21:17:50 +01:00
2017-02-08 21:17:50 +01:00
2015-08-22 10:07:05 -07:00
2016-08-15 20:25:13 +02:00
2018-01-31 22:56:14 +01:00
2015-12-06 02:51:27 +01:00