[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 09:01:50 -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 jaak@zd.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=54988
--- shadow/54988 2004-02-28 19:21:10.000000000 -0500
+++ shadow/54988.tmp.32202 2004-02-29 09:01:50.000000000 -0500
@@ -35,6 +35,11 @@
Obviously the results produced on mono aren't correct. Additionally the app
hangs and I have to use ^C to quit, which suggests some nasty memory
corruption.
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
+