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 "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2009/07/29 15:47:15 UTC

[jira] Resolved: (XERCESC-1808) Segfault when validating malformed XML instance ...

     [ https://issues.apache.org/jira/browse/XERCESC-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Massari resolved XERCESC-1808.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0
         Assignee: Alberto Massari

A fix is in SVN.

> 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
>            Assignee: Alberto Massari
>             Fix For: 3.1.0
>
>         Attachments: SAX2Count.cpp, simple.xml, simple.xsd
>
>
> 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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org