]> git.sesse.net Git - ffmpeg/commit
avformat/dhav: Break out of infinite dhav search loop
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 9 Nov 2020 19:42:56 +0000 (20:42 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 21 Jan 2021 19:21:32 +0000 (20:21 +0100)
commit7540d60bf687ae1f18927c5e6c3dbd317df9f35e
tree835d03541a5fcf8177e30f23f09f1d5e811766be
parent1b1dac2716d713dfd6949b7eb4a3c18c16f1faf6
avformat/dhav: Break out of infinite dhav search loop

Fixes: Infinite loop
Fixes: 26922/clusterfuzz-testcase-minimized-ffmpeg_dem_DHAV_fuzzer-5794549613723648
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/dhav.c