mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
fastexit + code format
This commit is contained in:
@ -2570,6 +2570,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
stop_fuzzing:
|
||||
|
||||
afl->force_ui_update = 1; // ensure the screen is reprinted
|
||||
afl->stop_soon = 1; // ensure everything is written
|
||||
show_stats(afl); // print the screen one last time
|
||||
write_bitmap(afl);
|
||||
save_auto(afl);
|
||||
|
Reference in New Issue
Block a user