fix the fix, sorry

svn path=/trunk/; revision=36814
This commit is contained in:
Kamil Hornicek 2008-10-18 21:29:44 +00:00
parent aa7f022cbc
commit edb9e011a3

View file

@ -390,6 +390,7 @@ static BOOL ProcessRunKeys(HKEY hkRoot, LPCWSTR szKeyName, BOOL bDelete,
}
free(szValue);
free(szCmdLine);
res=ERROR_SUCCESS;
end: