about summary refs log tree commit diff
path: root/src/afl-fuzz-bitmap.c
diff options
context:
space:
mode:
authorCornelius Aschermann <eqv@fb.com>2024-05-15 17:09:05 -0700
committerCornelius Aschermann <eqv@fb.com>2024-05-17 14:33:32 -0700
commit6dd5e931fcd50908ff3c02f31e49f8cd751eaff3 (patch)
tree8a0aca06702fd8cac1ca78ebe0148709740184cf /src/afl-fuzz-bitmap.c
parent1db3b81d2eb855167dcf65734f8833a2329609da (diff)
downloadafl++-6dd5e931fcd50908ff3c02f31e49f8cd751eaff3.tar.gz
Fix runtime underflow & -V exiting before syncing
print_stats sets exit_soon even while syncing, this leaves -V 0 still broken, as we don't finish syncing.

Additionally, the change that introduced the previous -V fix also broke the runtime tracking, as runtime needs to include all time including sync, splice etc. This caused an underflow in the reported runtime.
Diffstat (limited to 'src/afl-fuzz-bitmap.c')
0 files changed, 0 insertions, 0 deletions