mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 03:48:08 +00:00
remove duplicate plot file write
This commit is contained in:
@ -2125,7 +2125,6 @@ int main(int argc, char **argv_orig, char **envp) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
write_bitmap(afl);
|
write_bitmap(afl);
|
||||||
maybe_update_plot_file(afl, 0, 0, 0);
|
|
||||||
save_auto(afl);
|
save_auto(afl);
|
||||||
|
|
||||||
stop_fuzzing:
|
stop_fuzzing:
|
||||||
|
Reference in New Issue
Block a user