[Mono-bugs] [Bug 45817][Maj] Changed - nullref when initing multi-bounded arrays
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Sep 2003 12:10:09 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=45817
--- shadow/45817 2003-09-26 01:42:50.000000000 -0400
+++ shadow/45817.tmp.11453 2003-09-27 12:10:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 45817
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: Debian sid
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: m.canini@libero.it
QAContact: mono-bugs@ximian.com
@@ -539,6 +539,9 @@
IMHO signs point towards a buffer overflow, possibly during register
allocation. I'm really not familiar enough with the mono code or code
generation to truely confirm this.
I believe it would be much faster for someone with more experience to
solve this bug.
+
+------- Additional Comments From vargaz@freemail.hu 2003-09-27 12:10 -------
+Fixed in CVS.