fastexit + code format

This commit is contained in:
vanhauser-thc
2022-10-11 08:53:49 +02:00
parent c5008362c6
commit e6e82948bf
11 changed files with 56 additions and 9 deletions

View File

@ -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);