format code

This commit is contained in:
yangzao
2023-11-27 09:58:03 -07:00
parent faedb3fb29
commit c9e0f01b43
4 changed files with 34 additions and 34 deletions

View File

@ -1894,6 +1894,7 @@ custom_mutator_stage:
LIST_FOREACH(&afl->custom_mutator_list, struct custom_mutator, {
if (el->afl_custom_fuzz) {
havoc_queued = afl->queued_items;
afl->current_custom_fuzz = el;