diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-06-14 15:41:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 19:45:47 +0200 |
commit | 75c0be5b930ec64e5fe5c4099c594477a5646177 (patch) | |
tree | cc36e08cc7c687207df129c4abce4bdc218b3bbb /doc/examples/transcoding.c | |
parent | 699e09f0de7c07bb1078bb9a6f6ebb190d777937 (diff) | |
download | ffmpeg-75c0be5b930ec64e5fe5c4099c594477a5646177.tar.gz |
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>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions