[Mono-bugs] [Bug 55253][Maj] Changed - IndexOf on null string hangs.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Mar 2004 11:50: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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=55253
--- shadow/55253 2004-03-10 11:49:52.000000000 -0500
+++ shadow/55253.tmp.20272 2004-03-10 11:50:23.000000000 -0500
@@ -126,6 +126,12 @@
Yes that appears to work.
------- Additional Comments From vargaz@freemail.hu 2004-03-10 11:49 -------
Created an attachment (id=6913)
C testcase
+
+------- Additional Comments From vargaz@freemail.hu 2004-03-10 11:50 -------
+We need a new configure check for this. Could you run the attached
+test program and tell me the results ? It can be compiled with
+gcc altstacktest.c -lpthread.
+