diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-15 00:04:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-21 14:17:12 +0200 |
commit | f24028c798397af720acb838357785aa705a8122 (patch) | |
tree | 302345559e4bdb5f5912c8b2872c21aa12ef3480 /libavutil/intmath.c | |
parent | 6bba9d960b51da6d4528a81bbcd3da1d606cb124 (diff) | |
download | ffmpeg-f24028c798397af720acb838357785aa705a8122.tar.gz |
avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()
Fixes: signed integer overflow: 822841647 + 1647055738 cannot be represented in type 'int'
Fixes: 39935/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TTA_fuzzer-4592657142251520
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/intmath.c')
0 files changed, 0 insertions, 0 deletions