Enable the `afl-clang-fast++` features deferred forkserver (`__AFL_INIT`) and persistent mode (`__AFL_LOOP(1000)`).
Backport of core PR10415:
https://github.com/bitcoin/bitcoin/pull/10415/files
Differential D4578
[test] Speed up fuzzing by ~200x when using afl-fuzz Fabien on Nov 29 2019, 13:21. Authored by Tags None Subscribers None
Details
Enable the `afl-clang-fast++` features deferred forkserver (`__AFL_INIT`) and persistent mode (`__AFL_LOOP(1000)`). Backport of core PR10415: Follow the fuzzing.md to run the fuzzer.
Diff Detail
Event Timeline |