fix exploit, mmopt and rare schedule

This commit is contained in:
van Hauser
2020-09-19 15:13:15 +02:00
parent 44c0dc6d96
commit 7ff9800804
3 changed files with 9 additions and 9 deletions

View File

@ -1366,7 +1366,7 @@ int main(int argc, char **argv_orig, char **envp) {
afl->expand_havoc = 2;
break;
case 2:
if (!have_p) afl->schedule = EXPLOIT;
//if (!have_p) afl->schedule = EXPLOIT;
afl->expand_havoc = 3;
break;
case 3: