Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
following sequences leaks 4 kb:
hdc = CreateCompatibleDC(NULL);
if (hdc)
{
DeleteDC(hdc);
}
Attachments
Issue Links
- blocks
-
ARWINSS-82 Taskmanager is leaking 32 bits memory
-
- Resolved
-