[PATCH 10/10] [RFC] Fuzzing harness
Daniel Axtens
dja at axtens.net
Fri Jun 30 15:37:14 AEST 2017
>
> On 28/06/17 17:48, Daniel Axtens wrote:
>
>> diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile
>> index ff05707a6049..266603e3bdcf 100644
>> --- a/tools/docker/Dockerfile
>> +++ b/tools/docker/Dockerfile
>> @@ -48,6 +48,8 @@ RUN cat /tmp/bashrc >> /home/patchwork/.bashrc
>>
>> COPY tools/docker/entrypoint.sh /usr/local/bin/entrypoint.sh
>>
>> +RUN apt-get install -y cython cython3; pip3 install python-afl; pip
>> install python-afl
>> +
>>
>
> Do you need afl-fuzz itself as well?
>
> Ah yes, sorry, you do.
I just downloaded it into the source dir and set PATH so py-afl-fuzz could
find it.
Regards,
Daniel
> --
> Andrew Donnellan OzLabs, ADL Canberra
> andrew.donnellan at au1.ibm.com IBM Australia Limited
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20170630/b979a891/attachment.html>
More information about the Patchwork
mailing list