Using WFXMLScanner in certain circumstances make the application to abort
-------------------------------------------------------------------------

                 Key: XERCESC-1863
                 URL: https://issues.apache.org/jira/browse/XERCESC-1863
             Project: Xerces-C++
          Issue Type: Bug
          Components: DOM
    Affects Versions: 3.0.1
         Environment: xerces-c-3.0.1-x86-windows-vc-8.0
            Reporter: Kristian Ivarsson
            Priority: Minor


Setup:
...
DOMLSParser::getDomConfig::setParameter( xercesc::XMLUni::fgDOMValidate, true );
DOMLSParser::getDomConfig::setParameter( xercesc::XMLUni::fgXercesScannerName, 
xercesc::XMLUni::fgWFXMLScanner );
...

Parse an XML with a DOCTYPE and the application aborts ("Access violation")



-- 
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]

Reply via email to