]> git.sesse.net Git - ffmpeg/commit
avcodec/interplayvideo: check decoding_map_size with video_data_size
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 26 May 2019 21:18:34 +0000 (23:18 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 12 Jun 2019 10:01:32 +0000 (12:01 +0200)
commit914d6a7c1a7a1850b4053847a784b174c9146c55
treefd9515c4571cd6357939309afb96d1a655035bfd
parent4896fa18add7636ea9986edde51493331f1fb01e
avcodec/interplayvideo: check decoding_map_size with video_data_size

Fixes: Timeout (90543 ms -> 59 ms)
Fixes: 14721/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_INTERPLAY_VIDEO_fuzzer-5697492148027392
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/interplayvideo.c