mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 03:48:08 +00:00
ensure crashes/README.txt exists
This commit is contained in:
@ -179,6 +179,8 @@ void load_stats_file(afl_state_t *afl) {
|
||||
|
||||
}
|
||||
|
||||
if (afl->unique_crashes) { write_crash_readme(afl); }
|
||||
|
||||
return;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user