This commit is contained in:
vanhauser-thc
2021-10-01 13:25:02 +02:00
parent 2eac714ac1
commit 4473904bc0
4 changed files with 6 additions and 4 deletions

View File

@ -1918,7 +1918,7 @@ int main(int argc, char **argv_orig, char **envp) {
}
write_stats_file(afl, 0, 0, 0, 0);
if (!afl->non_instrumented_mode) { write_stats_file(afl, 0, 0, 0, 0); }
maybe_update_plot_file(afl, 0, 0, 0);
save_auto(afl);