]> git.sesse.net Git - ffmpeg/commit
avcodec/cri: Stop the bitreader at the end of uncompressed input
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 1 Feb 2021 19:11:47 +0000 (20:11 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 22 Feb 2021 16:59:11 +0000 (17:59 +0100)
commit497e7473877243ff8ae02d8701aaf7854b9b57bf
tree27cd8927c2d430351a285cef44b9f0b6f4812250
parent52cc323735ced6e8095cfd3acea0e36e35c76eb2
avcodec/cri: Stop the bitreader at the end of uncompressed input

Fixes: Timeout
Fixes: 29983/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CRI_fuzzer-6420415838814208
Fixes: 30595/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CRI_fuzzer-6559089360502784
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/cri.c