[Mono-bugs] [Bug 78025][Nor] Changed - FontDialog crashes because of the changes in svn r 58381

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 13 09:36:44 EDT 2006


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=78025

--- shadow/78025	2006-04-11 16:41:08.000000000 -0400
+++ shadow/78025.tmp.18857	2006-04-13 09:36:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78025
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
@@ -210,6 +210,13 @@
 wrt compatibility. 
 
 It seems(*) that calling Dispose on MS InstalledFontCollection doesn't
 do anything (i.e. you can still get the Families out of it).
 
 (*) I'll soon commit the unit tests for the collections.
+
+------- Additional Comments From sebastien at ximian.com  2006-04-13 09:36 -------
+The crash is fixed (r59447). We're now leaking a single time (in
+libgdiplus) the collection data. 
+
+Someday we could re-activate the free hack but this will requires that
+no other libgdiplus structures depends on the freed memory.


More information about the mono-bugs mailing list