You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Scott Cantor (JIRA)" <xe...@xml.apache.org> on 2017/02/28 16:02:45 UTC

[jira] [Created] (XERCESC-2087) Crash in regular expression class

Scott Cantor created XERCESC-2087:
-------------------------------------

             Summary: Crash in regular expression class
                 Key: XERCESC-2087
                 URL: https://issues.apache.org/jira/browse/XERCESC-2087
             Project: Xerces-C++
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0
            Reporter: Scott Cantor
            Priority: Critical
             Fix For: 3.2.0, 3.1.5


There's a crash in the RegularExpression class triggerable with at least this expression:

{code}
^(?:canterbury.ac.nz|idp3test.ac.nz)$
{code}

Whether the non-capturing syntax is actually supported is moot, the crash is the concern.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org