diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-10-18 22:04:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-09 22:02:19 +0200 |
commit | c4b7fbc9810eadf846dcd022a1a9952a35c2527d (patch) | |
tree | f55a1775c6be16d8869648dc0bf2db7e64b84866 /tests | |
parent | 0abb64d8f33d18243e6e745eaca24455de3dd5fd (diff) | |
download | ffmpeg-c4b7fbc9810eadf846dcd022a1a9952a35c2527d.tar.gz |
avcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
Fixes: signed integer overflow: 190587 * 11585 cannot be represented in type 'int'
Fixes: 26407/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP9_fuzzer-5086348408782848
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 bca0735be52e471b1906aed34c60028d90646d90)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions