Re: [FFmpeg-devel] [PATCH 1/2] avcodec/pnm_parser: clear state if buffer is discarded

2019-05-04 Thread Michael Niedermayer
On Sat, May 04, 2019 at 10:08:38AM +0200, Paul B Mahol wrote:
> On 5/4/19, Michael Niedermayer  wrote:
> > Fixes: Assertion failure
> > Fixes:
> > 14484/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PGMYUV_fuzzer-5150016408125440
> >
> > Found-by: continuous fuzzing process
> > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> > Signed-off-by: Michael Niedermayer 
> > ---
> >  libavcodec/pnm_parser.c | 1 +
> >  1 file changed, 1 insertion(+)
> 
> lgtm

will apply

thx

[...]
-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates


signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/pnm_parser: clear state if buffer is discarded

2019-05-04 Thread Paul B Mahol
On 5/4/19, Michael Niedermayer  wrote:
> Fixes: Assertion failure
> Fixes:
> 14484/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PGMYUV_fuzzer-5150016408125440
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer 
> ---
>  libavcodec/pnm_parser.c | 1 +
>  1 file changed, 1 insertion(+)

lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".