[Mono-bugs] [Bug 76400][Nor] Changed - [PATCH] Avoid buffers in
IndexOf with managed collation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 14 04:39:31 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76400
--- shadow/76400 2005-10-14 01:11:37.000000000 -0400
+++ shadow/76400.tmp.16263 2005-10-14 04:39:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76400
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -111,6 +111,9 @@
------- Additional Comments From bmaurer at users.sf.net 2005-10-14 01:11 -------
Ok, I put in my patch with a test to ensure that we don't return a
duplicate array from the method I modified (which would be a security
issue).
renaming pending Atsushi's patch.
+
+------- Additional Comments From atsushi at ximian.com 2005-10-14 04:39 -------
+Closing the bug; the patch is checked in svn (r51704).
More information about the mono-bugs
mailing list