OSS-fuzz needs some love
Uri Simchoni
uri at samba.org
Sun Sep 5 06:59:45 UTC 2021
On 9/4/21 1:30 PM, Uri Simchoni via samba-technical wrote:
<snip>
>
> python infra/helper.py build_image samba
> python infra/helper.py build_fuzzers --sanitizer address --engine
> libfuzzer --architecture x86_64
> python infra/helper.py check_build --sanitizer address --engine
> libfuzzer --architecture x86_64
>
That should be:
python infra/helper.py build_fuzzers --sanitizer address --engine
libfuzzer --architecture x86_64 samba
python infra/helper.py check_build --sanitizer address --engine
libfuzzer --architecture x86_64
More information about the samba-technical
mailing list