[Mono-bugs] [Bug 76331][Cri] Changed - Objects on the stack can have their contents mangled

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 7 09:31:49 EDT 2005


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 at gmail.com.

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

--- shadow/76331	2005-10-05 14:47:03.000000000 -0400
+++ shadow/76331.tmp.20372	2005-10-07 09:31:49.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76331
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Fedora Core 4, Red Hat Enterprise 4
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: GC
 AssignedTo: lupus at ximian.com                            
 ReportedBy: will at cambia.com               
 QAContact: mono-bugs at ximian.com
@@ -166,6 +166,10 @@
 The fix caused some regressions, so reopening this. In the meantime,
 the workaround is to somehow force the runtime to 'initialize' the
 substructure before the main structure, ie. putting
 	new substruct ();
 
 at the beginning of Main () in the testcase fixes the problem.
+
+------- Additional Comments From vargaz at gmail.com  2005-10-07 09:31 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list