diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-13 20:16:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-08-04 21:16:28 +0200 |
commit | c8dea60fcab51a91cc54eccc94db6d7503ee8a52 (patch) | |
tree | 5ff34832ae4380957d363e3798b7e9c3c1c56126 /libpostproc/postprocess_template.c | |
parent | c9322598f4e9d45d5a1c2451e056c428213907b6 (diff) | |
download | ffmpeg-c8dea60fcab51a91cc54eccc94db6d7503ee8a52.tar.gz |
avcodec/clearvideo: fix invalid shift in tile size check
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 15631/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CLEARVIDEO_fuzzer-5690110605000704
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 5dc94924d0fbdedba4356c21ec7de0347b8e4757)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc/postprocess_template.c')
0 files changed, 0 insertions, 0 deletions