threadsafe doc fixes, code format

This commit is contained in:
vanhauser-thc
2021-06-01 10:13:16 +02:00
parent 67b294890e
commit 7665354405
14 changed files with 106 additions and 78 deletions

View File

@ -561,6 +561,7 @@ u8 fuzz_one_original(afl_state_t *afl) {
if (afl->cmplog_lvl == 3 ||
(afl->cmplog_lvl == 2 && afl->queue_cur->tc_ref) ||
afl->queue_cur->favored ||
!(afl->fsrv.total_execs % afl->queued_paths) ||
get_cur_time() - afl->last_path_time > 300000) { // 300 seconds