mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:56:05 +00:00
fix the fix, sorry
svn path=/trunk/; revision=36814
This commit is contained in:
parent
aa7f022cbc
commit
edb9e011a3
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ static BOOL ProcessRunKeys(HKEY hkRoot, LPCWSTR szKeyName, BOOL bDelete,
|
||||||
}
|
}
|
||||||
|
|
||||||
free(szValue);
|
free(szValue);
|
||||||
|
free(szCmdLine);
|
||||||
res=ERROR_SUCCESS;
|
res=ERROR_SUCCESS;
|
||||||
|
|
||||||
end:
|
end:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue