Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus

This commit is contained in:
Andrea Fioraldi
2020-02-25 21:24:43 +01:00
41 changed files with 238 additions and 130 deletions

View File

@ -407,7 +407,7 @@ void afl_forkserver(CPUState *cpu) {
}
/* A simplified persistent mode handler, used as explained in README.llvm. */
/* A simplified persistent mode handler, used as explained in llvm_mode/README.md. */
void afl_persistent_loop(void) {