[jira] [Created] (XERCESC-2229) IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception
"Even Rouault (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
Even Rouault created XERCESC-2229:
-------------------------------------
Summary: IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception
Key: XERCESC-2229
URL: https://issues.apache.org/jira/browse/XERCESC-2229
Project: Xerces-C++
Issue Type: Improvement
Reporter: Even Rouault
The method can leak pubId and sysId when subsequent call to
fReaderMgr.skipPastSpaces() throws an exception (e.g. a
TranscodingException)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)