]> git.sesse.net Git - ffmpeg/commit
avcodec/dsicinvideo: Fail if there is only a small fraction of the data available...
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 16 Apr 2018 20:29:09 +0000 (22:29 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 19 Apr 2018 20:59:40 +0000 (22:59 +0200)
commit5549488bbf3a23c0fb9833cefc6354f97055dd96
treea7f1bd86f0f50b81e5111d0798b56a43b5916916
parent942217b153a9bff2d17463957abd772fcd72b400
avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame

Fixes: Timeout
Fixes: 6306/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DSICINVIDEO_fuzzer-5079253549842432
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dsicinvideo.c