diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-21 23:41:49 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 12:49:26 +0200 |
commit | bcfc8ccd040fb25b2ca2ff90195267148198f219 (patch) | |
tree | 3c601199b54a099db71ef8eb881dc791b5fd13e9 /doc/examples/decoding_encoding.c | |
parent | b1af78f5269d36226ecba3591e3abe95efcfdbdf (diff) | |
download | ffmpeg-bcfc8ccd040fb25b2ca2ff90195267148198f219.tar.gz |
avcodec/sonic: Fix integer overflow in predictor_calc_error()
Fixes: signed integer overflow: 5 * -1094995529 cannot be represented in type 'int'
Fixes: 18346/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SONIC_fuzzer-5709623893426176
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 c8c17b8cef77dc052e8845e5fd86daf2983fd7dd)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions