]> git.sesse.net Git - ffmpeg/commit
avformat/mov: Check if hoov is at the end
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 25 Oct 2020 17:39:45 +0000 (18:39 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 19 Dec 2020 19:07:56 +0000 (20:07 +0100)
commit0afbaabdca2730d3f8d88719d64802d50b92d351
tree58a1f62431af16ae9cd999e22684e4b2b1ce88d6
parentad20a4f92bd93449f94f6185fa17f553b9db4117
avformat/mov: Check if hoov is at the end

Fixes: Timeout, probably infinite loop
Fixes: 26559/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-5391165484171264
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c