This commit is contained in:
Dominik Maier 2020-04-16 19:33:40 +02:00
parent 69bd7c16eb
commit 35937e6263

View File

@ -977,6 +977,8 @@ int main(int argc, char **argv, char **envp) {
OKF("We're done here. Have a nice day!\n");
if (target_path) ck_free(target_path);
afl_shm_deinit(&shm);
exit(0);