[ros-bugs] [Bug 6119] DeleteDC leaks 4kb of memory

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Apr 19 17:18:27 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6119





--- Comment #5 from jimtabor <james.tabor at reactos.org>  2011-04-19 17:18:27 CET ---
I had points in place to mark where we should use DeleteDC, I removed one just
weeks ago, thinking Timo was right about the end of process cleanup method of
deleting DC's. I think if you call DeleteDC it should do it and remove the
dcattr from the cache too and in process death call the cleanup routine Justin
Case any DC's are missed.

It's called DC_Cleanup in dclife.c..


I added one back in revision 51403.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list