mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +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;
|
||||
|
||||
handle_stop_soon:
|
||||
printf("CALLED");
|
||||
timer_delete(timer);
|
||||
return 0;
|
||||
|
||||
|
Reference in New Issue
Block a user