[jira] [Resolved] (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 resolved XERCESC-2223.
-----------------------------------
Resolution: Fixed
Applied to both branches.
> 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
> Fix For: 4.0.0, 3.2.4
>
>
> 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)