On Thu, Apr 14, 2016 at 06:42:48PM +0200, Michael Niedermayer wrote:
> On Thu, Apr 14, 2016 at 02:33:14PM +, Kieran Kunhya wrote:
> > On Thu, 14 Apr 2016 at 15:07 Michael Niedermayer
> > wrote:
> >
> > > On Mon, Apr 11, 2016 at 11:21:55PM +0200, Pawel Golinski wrote:
> > > > There are some af
On Thu, Apr 14, 2016 at 02:33:14PM +, Kieran Kunhya wrote:
> On Thu, 14 Apr 2016 at 15:07 Michael Niedermayer
> wrote:
>
> > On Mon, Apr 11, 2016 at 11:21:55PM +0200, Pawel Golinski wrote:
> > > There are some afl specific macros inside,
> > > to make the example usable with afl fuzzer.
> > >
On Thu, 14 Apr 2016 at 15:07 Michael Niedermayer
wrote:
> On Mon, Apr 11, 2016 at 11:21:55PM +0200, Pawel Golinski wrote:
> > There are some afl specific macros inside,
> > to make the example usable with afl fuzzer.
> > ---
> > doc/examples/fffuzz.c | 373
> +
On Mon, Apr 11, 2016 at 11:21:55PM +0200, Pawel Golinski wrote:
> There are some afl specific macros inside,
> to make the example usable with afl fuzzer.
> ---
> doc/examples/fffuzz.c | 373
> ++
> 1 file changed, 373 insertions(+)
> create mode 1
There are some afl specific macros inside,
to make the example usable with afl fuzzer.
---
doc/examples/fffuzz.c | 373 ++
1 file changed, 373 insertions(+)
create mode 100644 doc/examples/fffuzz.c
diff --git a/doc/examples/fffuzz.c b/doc/examples/