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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
