Re: [FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: move channel check up

2020-01-15 Thread Michael Niedermayer
On Wed, Jan 15, 2020 at 02:33:28AM +0100, Andreas Rheinhardt wrote: > On Wed, Jan 15, 2020 at 1:25 AM Michael Niedermayer > wrote: > > > Fixes: out of array access > > Fixes: 2nd part of > > 18429/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-6210814364614656 > > > > Found-

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: move channel check up

2020-01-14 Thread Andreas Rheinhardt
On Wed, Jan 15, 2020 at 1:25 AM Michael Niedermayer wrote: > Fixes: out of array access > Fixes: 2nd part of > 18429/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-6210814364614656 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/proj