mirror of
https://github.com/CTCaer/hekate.git
synced 2025-04-20 11:35:56 +00:00
removed double free
This commit is contained in:
parent
9104b85143
commit
7ec5c4d5c3
1 changed files with 0 additions and 1 deletions
|
@ -431,7 +431,6 @@ void launch_tools()
|
|||
if (launch_payload(dir, false))
|
||||
{
|
||||
EPRINTF("Failed to launch payload.");
|
||||
free(dir);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue