Segfault when validating malformed XML instance ...
---------------------------------------------------

                 Key: XERCESC-1808
                 URL: https://issues.apache.org/jira/browse/XERCESC-1808
             Project: Xerces-C++
          Issue Type: Bug
          Components: Validating Parser (XML Schema)
    Affects Versions: 2.8.0
         Environment: Linux/Ubuntu
            Reporter: Jacques Legare


If the following two lines 

    // Causes crash when a malformed XML document is validated:
    parser->setExitOnFirstFatalError (false);

are inserted in SAX2Count.cpp at line 332, a segfault occurs when the program 
is fed an instance which is not well-formed. 

   

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