diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-16 14:11:51 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-28 21:20:56 +0100 |
commit | 8f975641d7e853bd8e407974db5fba998e6eb5f4 (patch) | |
tree | b49fa131ba0106e2cc184285012e4858056d94f6 /libavcodec/x86/jpeg2000dsp.asm | |
parent | 88f0e05c72f0de0cae3d9f0c5644f1965632b641 (diff) | |
download | ffmpeg-8f975641d7e853bd8e407974db5fba998e6eb5f4.tar.gz |
avcodec/bonk: Use unsigned in predictor_init_state() to avoid undefined behavior
Fixes: signed integer overflow: -5010 * -717450 cannot be represented in type 'int'
Fixes: 53370/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BONK_fuzzer-4945644204195840
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 'libavcodec/x86/jpeg2000dsp.asm')
0 files changed, 0 insertions, 0 deletions