On Fri, Sep 30, 2022 at 10:00:57AM +0200, Paul B Mahol wrote:
> On 9/30/22, Michael Niedermayer wrote:
> > Fixes: out of array access
> > Fixes:
> > 51648/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEHD_fuzzer-4644322217164800
> >
>
>
> Make sure that this "fix"
> does not break Mono.th
On 9/30/22, Michael Niedermayer wrote:
> Fixes: out of array access
> Fixes:
> 51648/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEHD_fuzzer-4644322217164800
>
Make sure that this "fix"
does not break Mono.thd decoding.
The sample is on trac ticket.
Thanks.
> Found-by: continuous fuzzi
Fixes: out of array access
Fixes:
51648/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEHD_fuzzer-4644322217164800
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/mlpdec.c | 3 +++
1 fil