mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
removed debug output
This commit is contained in:
@ -328,7 +328,6 @@ u8 run_target(afl_state_t* afl, u32 timeout) {
|
|||||||
return FAULT_NONE;
|
return FAULT_NONE;
|
||||||
|
|
||||||
handle_stop_soon:
|
handle_stop_soon:
|
||||||
printf("CALLED");
|
|
||||||
timer_delete(timer);
|
timer_delete(timer);
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user