[Mono-bugs] [Bug 43783][Wis] Changed - Methods in Array.cs do not check for invalid arguments

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 28 May 2003 18:02:29 -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=43783

--- shadow/43783	Tue May 27 23:33:29 2003
+++ shadow/43783.tmp.9595	Wed May 28 18:02:29 2003
@@ -94,6 +94,11 @@
 ------- Additional Comments From bmaurer@users.sf.net  2003-05-27 23:33 -------
 This problem looks more wide spread than I thought. It looks like our
 main problem is that none of the methods check for null arguments and
 indexes that are out of bounds.
 
 Assigning to myself. I can fix this.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-28 18:02 -------
+Created an attachment (id=4484)
+Patch
+