mirror of
https://github.com/CTCaer/hekate.git
synced 2025-08-25 03:35:39 +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))
|
if (launch_payload(dir, false))
|
||||||
{
|
{
|
||||||
EPRINTF("Failed to launch payload.");
|
EPRINTF("Failed to launch payload.");
|
||||||
free(dir);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue