Re: [FFmpeg-devel] [PATCH 1/9] avformat/segafilm: Check that there is a stream

2020-10-30 Thread Michael Niedermayer
On Thu, Oct 22, 2020 at 12:37:25AM +0200, Michael Niedermayer wrote: > Fixes: assertion failure > Fixes: > 26472/clusterfuzz-testcase-minimized-ffmpeg_dem_SEGAFILM_fuzzer-5759751591559168 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg >

Re: [FFmpeg-devel] [PATCH 1/9] avformat/segafilm: Check that there is a stream

2020-10-22 Thread Michael Niedermayer
On Thu, Oct 22, 2020 at 07:20:49AM +0200, Andreas Rheinhardt wrote: > Michael Niedermayer: > > Fixes: assertion failure > > Fixes: > > 26472/clusterfuzz-testcase-minimized-ffmpeg_dem_SEGAFILM_fuzzer-5759751591559168 > > > > Found-by: continuous fuzzing process > > https://github.com/google/oss-f

Re: [FFmpeg-devel] [PATCH 1/9] avformat/segafilm: Check that there is a stream

2020-10-21 Thread Andreas Rheinhardt
Michael Niedermayer: > Fixes: assertion failure > Fixes: > 26472/clusterfuzz-testcase-minimized-ffmpeg_dem_SEGAFILM_fuzzer-5759751591559168 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niedermayer > --- > lib