[Mono-bugs] [Bug 80552][Nor] Changed - [WIN] Font.ToLogFont leaks GDI objects
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 19 11:26:27 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80552
--- shadow/80552 2007-01-19 10:43:54.000000000 -0500
+++ shadow/80552.tmp.26240 2007-01-19 11:26:27.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80552
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: sebastien at ximian.com
ReportedBy: monkey at jpobst.com
QAContact: mono-bugs at ximian.com
@@ -66,6 +66,10 @@
If I cache the LOGFONT then the number of GDI objects stops at 40. I
commited this part in r71324 (I don't trust tomorrow results ;-) and
will look into ToLogFont (summary updated).
Thanks for the sample!
+
+------- Additional Comments From sebastien at ximian.com 2007-01-19 11:26 -------
+Fixed in SVN r71327.
+ReleaseDC p/invoke signature was missing a parameter.
More information about the mono-bugs
mailing list