Even Rouault created XERCESC-2223:
-------------------------------------

             Summary: SAX2XMLReaderImpl::error(): potential memory leak
                 Key: XERCESC-2223
                 URL: https://issues.apache.org/jira/browse/XERCESC-2223
             Project: Xerces-C++
          Issue Type: Bug
            Reporter: Even Rouault


SAX2XMLReaderImpl::error() uses the regular memory manager to create the 
SAXParseException. It might fail to fully initialize the object, and 
potentially throw an exception when building it, causing it to leak a bit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to