mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
debug output
This commit is contained in:
@ -1988,7 +1988,7 @@ custom_mutator_stage:
|
||||
|
||||
if (unlikely(!mutated_buf)) {
|
||||
|
||||
//FATAL("Error in custom_fuzz. Size returned: %zu", mutated_size);
|
||||
// FATAL("Error in custom_fuzz. Size returned: %zu", mutated_size);
|
||||
break;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user