[Mono-bugs] [Bug 45485][Min] New - should not set initlocals on unsafe methods.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 26 Jun 2003 10:16:30 -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.25793	Thu Jun 26 10:16:30 2003
@@ -0,0 +1,19 @@
+Bug#: 45485
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+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.