debug output

This commit is contained in:
vanhauser-thc
2023-02-15 09:32:32 +01:00
parent 80eabd6e8a
commit 668f5e1fa9
10 changed files with 37 additions and 7 deletions

View File

@ -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;
}