[Mono-bugs] [Bug 47707][Cri] Changed - Missing bounds checking in Array.IList.this[] (patch and tests)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Aug 2003 12:33:01 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47707
--- shadow/47707 2003-08-18 13:06:32.000000000 -0400
+++ shadow/47707.tmp.27994 2003-08-20 12:33:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47707
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: lb@lb.ods.org
QAContact: mono-bugs@ximian.com
@@ -107,6 +107,11 @@
0x80000000-0xffffffff.
------- Additional Comments From lb@lb.ods.org 2003-08-18 13:05 -------
Created an attachment (id=5156)
patch
+
+------- Additional Comments From gonzalo@ximian.com 2003-08-20 12:33 -------
+Patch applied.
+
+Thanks.