Searched refs:new_fault (Results 1 – 1 of 1) sorted by relevance
697 u8 new_fault; in save_if_interesting() local710 new_fault = fuzz_run_target(afl, &afl->fsrv, afl->hang_tmout); in save_if_interesting()717 if (!afl->stop_soon && new_fault == FSRV_RUN_CRASH) { in save_if_interesting()723 if (afl->stop_soon || new_fault != FSRV_RUN_TMOUT) { in save_if_interesting()