[Mono-bugs] [Bug 319456] NullRefException when using Regular Expression to match a long string
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 2 16:36:42 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=319456
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=319456#c7
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #7 from Zoltan Varga <vargaz at gmail.com> 2008-03-02 14:36:39 MST ---
Our regex implementation, like most modern ones, is recursion based, so a
stack overflow exception is entirely expected for complex regexes with lots of
backtracing.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list