[Mono-bugs] [Bug 72989][Blo] Changed - Stack overflw in RegularExpression parsing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 18:51:23 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72989
--- shadow/72989 2005-02-24 15:54:07.000000000 -0500
+++ shadow/72989.tmp.16946 2005-02-24 18:51:23.000000000 -0500
@@ -99,6 +99,9 @@
}
Console.WriteLine("ok");
Console.ReadLine();
}
}
}
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-24 18:51 -------
+Probably a duplicate of bug #60550