diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-05 22:27:04 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 12:49:26 +0200 |
commit | 9accc4a832c153f3553886e1d0569d5eba62de3b (patch) | |
tree | 99058905a3b8c456d326aa32f0b2ab6cc1a4a0fb /libpostproc | |
parent | bc8dcbedcadde2d797bd247ab1954f885b0dbad5 (diff) | |
download | ffmpeg-9accc4a832c153f3553886e1d0569d5eba62de3b.tar.gz |
avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel()
Fixes: signed integer overflow: 1145975808 - -1146173210 cannot be represented in type 'int'
Fixes: 18616/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RALF_fuzzer-5121296757424128
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 721624c2f67545989626ba4413f7b8dbd7dff678)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions