Re: [FFmpeg-devel] [PATCH 06/10] avcodec/imm4: Check input size

2024-09-24 Thread Michael Niedermayer
On Sun, Sep 22, 2024 at 11:56:41PM +0200, Michael Niedermayer wrote: > Fixes: Timeout > Fixes: > 71324/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IMM4_fuzzer-5388489435185152 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed

[FFmpeg-devel] [PATCH 06/10] avcodec/imm4: Check input size

2024-09-22 Thread Michael Niedermayer
Fixes: Timeout Fixes: 71324/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IMM4_fuzzer-5388489435185152 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/imm4.c | 4 1 file changed, 4 in