diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-24 01:01:03 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-11 20:18:46 +0100 |
commit | eb76fa15af5ba598358da0fb151d63ae8fccfb2d (patch) | |
tree | 5b0d14aaa76321a3598f8d8260af2a18b8586717 /libavformat/libsmbclient.c | |
parent | b7c871906b147499b4b434a45ffb494f978a6c24 (diff) | |
download | ffmpeg-eb76fa15af5ba598358da0fb151d63ae8fccfb2d.tar.gz |
avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop
Fixes: signed integer overflow: 2147483646 + 2 cannot be represented in type 'int'
Fixes: infinite loop
Fixes: 15396/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QDM2_fuzzer-5116605501014016
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 694be24bd6c4cc9c62222f4583260bf79056e4c1)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/libsmbclient.c')
0 files changed, 0 insertions, 0 deletions