[FFmpeg-devel] [PATCH] doc/examples: add fuzz target for individual ffmpeg APIs for in-process fuzzing with libFuzzer, AFL, and similar fuzzing engines.

Kieran Kunhya kierank at obe.tv
Fri Dec 2 03:16:36 EET 2016


On Fri, 4 Nov 2016 at 21:41 Michael Niedermayer <michael at niedermayer.cc>
wrote:

> On Fri, Oct 28, 2016 at 11:02:21PM +0200, Michael Niedermayer wrote:
> > From: Thomas Garnier <thgarnie at google.com>
> >
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  doc/examples/decoder_targeted.c | 183
> ++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 183 insertions(+)
> >  create mode 100644 doc/examples/decoder_targeted.c
>
> applied
>

Can this patch cover sliced threads as well? I appreciate a niche feature
but we found lots of sliced threads crashes in the past since everyone was
fuzzing frame threads.

Kieran


More information about the ffmpeg-devel mailing list