[Mono-bugs] [Bug 62263][Nor] Changed - invalid pointer array access

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 Aug 2004 04:35:24 -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 overmind@gmx.net.

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

--- shadow/62263	2004-08-02 04:34:31.000000000 -0400
+++ shadow/62263.tmp.22019	2004-08-02 04:35:24.000000000 -0400
@@ -40,6 +40,11 @@
 
 Additional Information:
 I attached a tarball containing the source code to reproduce the bug
 (bug.cs) and two assemblies, one compiled with mcs, one with csc on
 windows. The windows assembly runs correctly on both platforms, the mono
 assembly fails on both platforms.
+
+------- Additional Comments From overmind@gmx.net  2004-08-02 04:35 -------
+Created an attachment (id=8818)
+sample program demonstrating the bug
+