CHARTYPE_OTHER does not handled during XPath parsing (in
XPathScanner::scanExpression) which leads to infinite loop
-------------------------------------------------------------------------------------------------------------------
Key: XERCESC-1682
URL: https://issues.apache.org/jira/browse/XERCESC-1682
Project: Xerces-C++
Issue Type: Bug
Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.6.0, 2.7.0
Reporter: Alexey Miroshnichenko
if symbols like "#%&;?\^`{}~" are used as XPath expression XPathScanner gets in
indefinite loop.
This character type is declared in XercesXPath.hpp but not used.
This bug was discovered during negative testing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]