This commit is contained in:
vanhauser-thc
2023-08-13 10:18:33 +02:00
parent f838509d49
commit 26f29fd485
3 changed files with 23 additions and 9 deletions

View File

@ -2901,7 +2901,8 @@ stop_fuzzing:
if (afl->afl_env.afl_final_sync) {
SAYF(cYEL "[!] " cRST "\nPerforming final sync, this make take some time ...\n");
SAYF(cYEL "[!] " cRST
"\nPerforming final sync, this make take some time ...\n");
sync_fuzzers(afl);
write_bitmap(afl);
SAYF(cYEL "[!] " cRST "Done!\n\n");