[Mono-bugs] [Bug 56044][Nor] Changed - mcs crashes with 4+ nulls in jagged array

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Mar 2004 12:37:36 -0500 (EST)


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 tekhedd@byteheaven.net.

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

--- shadow/56044	2004-03-26 00:45:37.000000000 -0500
+++ shadow/56044.tmp.8431	2004-03-27 12:37:36.000000000 -0500
@@ -83,6 +83,9 @@
 I have no idea why you'd want to put that many nulls in a jagged array. Not
 my code!
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-26 00:45 -------
 This works with the latest version of Mono. It looks like you have an
 older version, so upgrading it should fix your problem.
+
+------- Additional Comments From tekhedd@byteheaven.net  2004-03-27 12:37 -------
+Yes, upgrading to mcs-0.31 fixes the problem. My bad.