aboutsummaryrefslogtreecommitdiff
path: root/src/bench/load_external.cpp
diff options
context:
space:
mode:
authordergoegge <n.goeggi@gmail.com>2023-09-13 16:27:45 +0100
committerdergoegge <n.goeggi@gmail.com>2023-09-14 16:58:19 +0100
commit508d05f8a7b511dd53f543df8899813487eb03e5 (patch)
tree87aaac46b062c1b70c1135d241243efc32462803 /src/bench/load_external.cpp
parentf5c5ddafbcaad7225312cb032b108a3527f0ac0f (diff)
downloadbitcoin-508d05f8a7b511dd53f543df8899813487eb03e5.tar.xz
[fuzz] Don't use afl++ deferred forkserver mode
Deferring the forkserver initialization doesn't make sense for some of our targets since they involve state that can't be forked (e.g. threads). We therefore remove the use of __AFL_INIT entirely. We also increase the __AFL_LOOP count to 100000. Our fuzz targets are meant to all be deterministic and stateless therefore this should be fine.
Diffstat (limited to 'src/bench/load_external.cpp')
0 files changed, 0 insertions, 0 deletions