Merge branch 'debug' into taint

This commit is contained in:
van Hauser
2020-08-11 03:40:12 +02:00
committed by GitHub
15 changed files with 187 additions and 84 deletions

View File

@ -1764,6 +1764,8 @@ custom_mutator_stage:
has_custom_fuzz = true;
afl->stage_short = el->name_short;
for (afl->stage_cur = 0; afl->stage_cur < afl->stage_max;
++afl->stage_cur) {