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-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org