[Mono-bugs] [Bug 36030][Nor] Changed - Weird array access problem in unsafe contexts
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 17:27:00 -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=36030
--- shadow/36030 Mon May 26 15:17:12 2003
+++ shadow/36030.tmp.7311 Mon May 26 17:27:00 2003
@@ -11,13 +11,13 @@
AssignedTo: miguel@ximian.com
ReportedBy: ravi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: Weird array access problem in unsafe contexts
-BugsThisDependsOn: 43190
+BugsThisDependsOn: 43190[FIXED]
The following program produces a stack underflow in the code generated by MCS:
using System;
namespace IntPtr_Conv