Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/daem0nc0re/PrivFu into main
Browse files Browse the repository at this point in the history
  • Loading branch information
daem0nc0re committed Jul 3, 2022
2 parents f03eb23 + 67c8fc5 commit f256aa2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ static bool GetSystemEnvironmentVariables()
{
Console.WriteLine("[-] Failed to enumerate firmware environment values.");
Console.WriteLine(" |-> {0}\n", GetWin32ErrorMessage(ntstatus, true));
Marshal.FreeHGlobal(buffer);

return false;
}
Expand Down

0 comments on commit f256aa2

Please sign in to comment.