aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/murmur3.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-01-20 23:56:43 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2021-09-10 16:04:26 +0200
commit00c664f10ed8d926a88267fae932350927d58160 (patch)
tree122a97371a3a8196dc3599763a300edce6644c15 /libavutil/murmur3.c
parent174093afd1739884e74fd81508b34c5cd2863b97 (diff)
downloadffmpeg-00c664f10ed8d926a88267fae932350927d58160.tar.gz
avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld()
Fixes: negation of -2147483648 cannot be represented in type 'INTFLOAT' (aka 'int'); cast to an unsigned type to negate this value to itself Fixes: 29057/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_FIXED_fuzzer-5642758933053440 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 633924539aae73714facf31aa7001d01e8be48a1) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/murmur3.c')
0 files changed, 0 insertions, 0 deletions