diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-01 22:16:19 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-24 10:38:51 +0100 |
commit | a6d25b6ba54826c545febc55ce77feb15f61efef (patch) | |
tree | 0806d1b8b1b695b583701d0daaf47d8f2262f67c /compat/avisynth/avxsynth_c.h | |
parent | d6aac086b61ca11f813105695cbf69f0e0da529b (diff) | |
download | ffmpeg-a6d25b6ba54826c545febc55ce77feb15f61efef.tar.gz |
avcodec/msvideo1: Check for too small dimensions
Such low resolution would result in empty output as a minimum of 4x4 is needed
We could also check for multiple of 4 dimensions but that is not needed
Fixes: Timeout
Fixes: 11191/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MSVIDEO1_fuzzer-5739529588178944
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 953bd58861ad933e614510140b05a61e3d1375be)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'compat/avisynth/avxsynth_c.h')
0 files changed, 0 insertions, 0 deletions