Re: [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Add threshold for IFF_ILBM

2020-01-29 Thread Michael Niedermayer
On Wed, Jan 29, 2020 at 07:48:54AM +1100, Peter Ross wrote: > On Thu, Jan 23, 2020 at 12:36:39AM +0100, Michael Niedermayer wrote: > > Fixes: Timeout (32 -> 1sec) > > Fixes: > > 20138/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IFF_ILBM_fuzzer-5634665251864576 > > > > Found-by: continuous f

Re: [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Add threshold for IFF_ILBM

2020-01-28 Thread Peter Ross
On Thu, Jan 23, 2020 at 12:36:39AM +0100, Michael Niedermayer wrote: > Fixes: Timeout (32 -> 1sec) > Fixes: > 20138/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IFF_ILBM_fuzzer-5634665251864576 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/project

[FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Add threshold for IFF_ILBM

2020-01-23 Thread Michael Niedermayer
Fixes: Timeout (32 -> 1sec) Fixes: 20138/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IFF_ILBM_fuzzer-5634665251864576 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- tools/target_dec_fuzzer.c | 1 +