aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/encode_audio.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-06-14 15:41:33 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2018-06-18 01:16:04 +0200
commit84d473a9cfc61c4b4f1557f41462d02088b94614 (patch)
treea1ac4f45d3c6d0b9b6f03b53c6cd82f8b68cab43 /doc/examples/encode_audio.c
parentf35fb0c82692165df5ffe1cd086a1a89a856c8d5 (diff)
downloadffmpeg-84d473a9cfc61c4b4f1557f41462d02088b94614.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/encode_audio.c')
0 files changed, 0 insertions, 0 deletions