diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-05-02 00:51:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-10-28 21:04:04 +0200 |
commit | c2b4ce687565baf325cfac51f079df6849d7d8ae (patch) | |
tree | c792bd3892c0ec58d75aeb2aa41ee1807ed175d4 /doc/examples/transcoding.c | |
parent | 45362629004ba621bab5c0a1358b8f36702c0c2f (diff) | |
download | ffmpeg-c2b4ce687565baf325cfac51f079df6849d7d8ae.tar.gz |
avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
Fixes: signed integer overflow: 2147483645 + 16 cannot be represented in type 'int'
Fixes: 46993/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_FIXED_fuzzer-4759025234870272
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 1537f40516d625fc5fa57db4fdfb737312fbc500)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions