[Mono-bugs] [Bug 45485][Min] Changed - should not set initlocals on unsafe methods.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 30 Jun 2003 14:20:45 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45485
--- shadow/45485 Thu Jun 26 10:16:30 2003
+++ shadow/45485.tmp.21772 Mon Jun 30 14:20:45 2003
@@ -1,19 +1,22 @@
Bug#: 45485
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: should not set initlocals on unsafe methods.
Currently we set initlocals on unsafe methods, we should not.
+
+------- Additional Comments From miguel@ximian.com 2003-06-30 14:20 -------
+Fixed on CVS.