no cycle on expand

This commit is contained in:
van Hauser
2020-07-23 16:43:25 +02:00
parent 1ddb70e0d9
commit 3e04dbd5a1

View File

@ -1275,7 +1275,7 @@ int main(int argc, char **argv_orig, char **envp) {
afl->expand_havoc = 2; afl->expand_havoc = 2;
break; break;
case 2: case 2:
afl->cycle_schedules = 1; //afl->cycle_schedules = 1;
afl->expand_havoc = 3; afl->expand_havoc = 3;
break; break;
case 3: case 3: