[Mono-bugs] [Bug 73215][Nor] Changed - Memory corruption when using objects from dynamically created types

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 07:18:50 -0500 (EST)


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 lupus@ximian.com.

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

--- shadow/73215	2005-03-02 07:22:32.000000000 -0500
+++ shadow/73215.tmp.17603	2005-03-03 07:18:50.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 73215
 Product: Mono: Runtime
 Version: 1.1
 OS: NLD 9
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,10 @@
 the information in object 640 has magically changed.
 
 ------- Additional Comments From lluis@ximian.com  2005-03-02 07:22 -------
 Created an attachment (id=14498)
 test.cs
 
+
+------- Additional Comments From lupus@ximian.com  2005-03-03 07:18 -------
+Fixed in svn.
+Thanks for the test case.