fix the fix, sorry
authorKamil Hornicek <kamil.hornicek@reactos.org>
Sat, 18 Oct 2008 21:29:44 +0000 (21:29 +0000)
committerKamil Hornicek <kamil.hornicek@reactos.org>
Sat, 18 Oct 2008 21:29:44 +0000 (21:29 +0000)
svn path=/trunk/; revision=36814

reactos/base/shell/explorer/services/startup.c

index 6176be6..a9fd12e 100644 (file)
@@ -390,6 +390,7 @@ static BOOL ProcessRunKeys(HKEY hkRoot, LPCWSTR szKeyName, BOOL bDelete,
     }
 
     free(szValue);
     }
 
     free(szValue);
+    free(szCmdLine);
     res=ERROR_SUCCESS;
 
 end:
     res=ERROR_SUCCESS;
 
 end: