On Sun, May 06, 2018 at 12:47:25AM +0200, Michael Niedermayer wrote:
> On Sat, May 05, 2018 at 11:12:06PM +0200, Paul B Mahol wrote:
> > On 5/5/18, wm4 wrote:
> > > On Sat, 5 May 2018 22:47:37 +0200
> > > Michael Niedermayer wrote:
> > >
> > >> Fixes: out of array read
> > >> Fixes:
> > >> 6546/
On Sat, May 05, 2018 at 11:12:06PM +0200, Paul B Mahol wrote:
> On 5/5/18, wm4 wrote:
> > On Sat, 5 May 2018 22:47:37 +0200
> > Michael Niedermayer wrote:
> >
> >> Fixes: out of array read
> >> Fixes:
> >> 6546/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FIC_fuzzer-6317064647081984
> >>
>
On 5/5/18, wm4 wrote:
> On Sat, 5 May 2018 22:47:37 +0200
> Michael Niedermayer wrote:
>
>> Fixes: out of array read
>> Fixes:
>> 6546/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FIC_fuzzer-6317064647081984
>>
>> Found-by: continuous fuzzing process
>> https://github.com/google/oss-fuzz/tr
On Sat, 5 May 2018 22:47:37 +0200
Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes:
> 6546/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FIC_fuzzer-6317064647081984
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Sig
Fixes: out of array read
Fixes:
6546/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FIC_fuzzer-6317064647081984
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/fic.c | 5 +
1 file chang