[Mono-bugs] [Bug 47528][Maj] Changed - Null reference exception using pointers

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Mon, 11 Aug 2003 16:09:57 -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 lluis@ximian.com.

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

--- shadow/47528	2003-08-11 16:07:36.000000000 -0400
+++ shadow/47528.tmp.31773	2003-08-11 16:09:57.000000000 -0400
@@ -35,6 +35,10 @@
 Allways
 
 ------- Additional Comments From lluis@ximian.com  2003-08-11 16:07 -------
 Created an attachment (id=5095)
 Test case
 
+
+------- Additional Comments From lluis@ximian.com  2003-08-11 16:09 -------
+Notice that it crashes in the call to System.Console.WriteLine.
+Also notice that it does not crash if there is a single *(++tt) += 0.