mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 17:51:32 +00:00
leak?
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user