[Mono-bugs] [Bug 74338][Nor] Changed - Exception when casting GCHandle of null object

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 11:05:07 -0400 (EDT)


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 vargaz@gmail.com.

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

--- shadow/74338	2005-04-02 17:18:16.000000000 -0500
+++ shadow/74338.tmp.25510	2005-04-04 11:05:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74338
 Product: Mono: Runtime
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: Fedora Core 2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: GC
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jlarimer@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -94,6 +94,9 @@
                 }
         } else {
                 /* print a warning? */
 
 ------- Additional Comments From jlarimer@gmail.com  2005-04-02 17:18 -------
 'true' should be 'TRUE' in that patch.
+
+------- Additional Comments From vargaz@gmail.com  2005-04-04 11:05 -------
+Fixed in SVN.