[Mono-bugs] [Bug 78315][Nor] Changed - [PATCH][WIN32] Crash in 3 line System.Windows.Forms program

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 12:33:22 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 joncham at gmail.com.

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

--- shadow/78315	2006-09-06 11:49:36.000000000 -0400
+++ shadow/78315.tmp.23133	2006-09-06 12:33:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78315
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Windows XP
 OS Details: win32 specific
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: peter at novonyx.com                            
 ReportedBy: bbjamey at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -324,6 +324,9 @@
 How about this?
 
 if (!Evironment.HasShutdownStarted)
         Marshal.FreeHGlobal (comInterface);
 
 
+
+------- Additional Comments From joncham at gmail.com  2006-09-06 12:33 -------
+Robert's suggestion seems to work. Committed and marking as fixed.


More information about the mono-bugs mailing list