mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 20:48:07 +00:00
format code
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user