aboutsummaryrefslogtreecommitdiffstats
path: root/tools/normalize.py
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-02-12 21:30:08 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-01 12:49:26 +0200
commitecea2efff36a8add107d769f5f198a1a0bd2f872 (patch)
tree44fb39f15ef47354385bb565a9e0556d8e66eb7e /tools/normalize.py
parenta63a292ac8f75321dffdafe1b0a2a82c3312dd63 (diff)
downloadffmpeg-ecea2efff36a8add107d769f5f198a1a0bd2f872.tar.gz
avcodec/adpcm: Fix integer overflow in ADPCM THP
The reference (thp.txt) uses floats so wrap around would seem incorrect. Fixes: signed integer overflow: 1073741824 + 1073741824 cannot be represented in type 'int' Fixes: 20658/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ADPCM_THP_fuzzer-5646302555930624 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 b12b05374f7025167e2c43449ceb8ba3f0a6083f) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tools/normalize.py')
0 files changed, 0 insertions, 0 deletions