[Mono-bugs] [Bug 54988][Maj] Changed - String.Replace() produces incorrect results and corrupts memory.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Feb 2004 10:33:15 -0500 (EST)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=54988
--- shadow/54988 2004-02-29 09:01:50.000000000 -0500
+++ shadow/54988.tmp.481 2004-02-29 10:33:15.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 54988
Product: Mono/Class Libraries
Version: unspecified
OS: Fedora 1.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: jaak@zd.com.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -40,6 +40,9 @@
I use Mono from CVS, Fedora Core 1.
------- Additional Comments From jaak@zd.com.pl 2004-02-29 09:01 -------
Created an attachment (id=6805)
proposed patch to fix this issue
+
+------- Additional Comments From vargaz@freemail.hu 2004-02-29 10:33 -------
+Fixed in CVS. Thanks for tracking this down.