[jira] [Assigned] (XERCESC-2223) SAX2XMLReaderImpl::error(): potential memory leak
"Scott Cantor (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XERCESC-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor reassigned XERCESC-2223:
-------------------------------------
Assignee: Scott Cantor
> 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
> Assignee: Scott Cantor
> Priority: Major
>
> 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.20.10#820010)