Re: [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: Check scale_factors

2020-03-31 Thread Michael Niedermayer
On Sat, Mar 28, 2020 at 10:33:10PM +0100, Paul B Mahol wrote: > LGTM will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety -- Benjamin

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: Check scale_factors

2020-03-28 Thread Paul B Mahol
LGTM On 3/28/20, Michael Niedermayer wrote: > Fixes: out of array read > Fixes: > 21286/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HCA_fuzzer-5683183715876864 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael