diff options
author | Michael Niedermayer <[email protected]> | 2021-06-21 21:02:39 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2021-09-09 13:54:52 +0200 |
commit | 9b6158958c75c35e71be817a34fdc62493abdb1e (patch) | |
tree | dc635a823d1bb9e641b9bd56ab843891a3ab224e /doc/examples | |
parent | 2beb60777f3bea20d71a0dbc9453004898040790 (diff) |
avcodec/clearvideo: Check tile_size to be not too large
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 35023/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CLEARVIDEO_fuzzer-6740166587842560
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 11fac9613e6a340d4d9968e2d8a43c3726ab57d3)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions