[Mono-bugs] [Bug 62263][Nor] Changed - [PATCH] invalid pointer array access
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 15:09:04 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62263
--- shadow/62263 2004-08-29 15:07:32.000000000 -0400
+++ shadow/62263.tmp.14192 2004-08-29 15:09:04.000000000 -0400
@@ -82,6 +82,11 @@
------- Additional Comments From bmaurer@users.sf.net 2004-08-29 15:07 -------
Created an attachment (id=9860)
patch for second issue
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-29 15:09 -------
+Ok, this patch fixes that. Basically, I had to add a few Resolve calls
+(PointerArithmatic.Resolve was a nop before), and a few other cosmetic
+changes