mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 09:11:34 +00:00
leak?
This commit is contained in:
parent
69bd7c16eb
commit
35937e6263
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user