mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[SC] Don't leak service status info on success
CID 1434266
This commit is contained in:
@@ -350,6 +350,8 @@ Query(LPCTSTR *ServiceArgs,
|
||||
NULL,
|
||||
pStatus,
|
||||
bExtended);
|
||||
|
||||
HeapFree(GetProcessHeap(), 0, pStatus);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user