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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 12:47:06 -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=62263

--- shadow/62263	2004-08-02 21:51:14.000000000 -0400
+++ shadow/62263.tmp.10887	2004-08-03 12:47:06.000000000 -0400
@@ -54,6 +54,11 @@
 Patch
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-02 21:51 -------
 The problem is that we take the size of Type*, not the size of Type.
 So the size always seems to be 4.
+
+------- Additional Comments From miguel@ximian.com  2004-08-03 12:47 -------
+Ben, can you please apply this patch, and add the relevant
+test cases?
+