[Mono-bugs] [Bug 80552][Maj] Changed - [Windows] Font.ToHfont leaks GDI objects

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 19:37:56 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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80552

--- shadow/80552	2007-01-18 19:25:13.000000000 -0500
+++ shadow/80552.tmp.3491	2007-01-18 19:37:56.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 80552
 Product: Mono: Class Libraries
 Version: 1.2
-OS: Windows XP
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Major
 Component: Sys.Drawing.
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: monkey at jpobst.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -42,6 +42,13 @@
 Now that doesn't explains where all the GDI objects come from :-(
 
 [1] the current code, under win32 (unix case is fine), create the new
 handle again and again. I'm fixing that...
 
 [2] Pretty sure the .NET Font instance is ok but I need to test that...
+
+------- Additional Comments From monkey at jpobst.com  2007-01-18 19:37 -------
+Hehe, that's what happens when I get my usage from MSDN:
+
+http://msdn2.microsoft.com/en-us/library/system.drawing.font.tohfont.aspx
+
+;)


More information about the mono-bugs mailing list