]> git.sesse.net Git - ffmpeg/commit
avformat/moflex: Check pkt_size
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 24 Oct 2020 22:23:07 +0000 (00:23 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 22 Nov 2020 16:45:17 +0000 (17:45 +0100)
commit40348637bee613a9123d869acd7be0ce837653ad
treeed3b3935f24becb1cc0b3d8f5b57fbf272974e6b
parent42ccef2846ed04c8c0532f5e60040e16fc8f6953
avformat/moflex: Check pkt_size

Fixes: Timeout (>20sec -> 1ms)
Fixes: 26527/clusterfuzz-testcase-minimized-ffmpeg_dem_MOFLEX_fuzzer-6308307310215168
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/moflex.c