mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
fix -n
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user