diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-28 20:12:25 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-04-23 21:29:01 +0200 |
commit | 67f6cab06fec24ad215456dc5533c7d5b4ae19ea (patch) | |
tree | 29220958c5e7c02f245d923ac47c0c5b460c83b4 /cmdutils_opencl.c | |
parent | 0590a8c671582213278d2d2c20e3c3fe034c693b (diff) | |
download | ffmpeg-67f6cab06fec24ad215456dc5533c7d5b4ae19ea.tar.gz |
avcodec/lagarith: Sanity check scale
A value of 24 and above can collaps the range to 0 which would not work.
Fixes: Timeout (75sec -> 21sec)
Fixes: 18707/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_LAGARITH_fuzzer-5708950892969984
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 fb3855342b9e4c577c63b38a7a5a574830a21934)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'cmdutils_opencl.c')
0 files changed, 0 insertions, 0 deletions