diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-02-10 23:05:17 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-09-11 21:23:49 +0200 |
commit | 843437a14a1b9518738d551aeeaec48e7eea2591 (patch) | |
tree | cb8ea66d0e90932104acd4c80b87826500168ccd /libavfilter/af_astats.c | |
parent | f5e2d548f13d211759f5fc45a7f17520dc2686cb (diff) | |
download | ffmpeg-843437a14a1b9518738d551aeeaec48e7eea2591.tar.gz |
avcodec/sonic: Use unsigned temporary in predictor_calc_error()
Fixes: signed integer overflow: -2147471366 - 18638 cannot be represented in type 'int'
Fixes: 30157/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SONIC_fuzzer-5171199746506752
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 075d793ba87635b77f8302d8a454fa681f90d267)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/af_astats.c')
0 files changed, 0 insertions, 0 deletions