[jira] [Created] (XERCESC-2222) DFAContentModel::checkUniqueParticleAttribution(): fix memory leak
"Even Rouault (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
Even Rouault created XERCESC-2222:
-------------------------------------
Summary: DFAContentModel::checkUniqueParticleAttribution(): fix memory leak
Key: XERCESC-2222
URL: https://issues.apache.org/jira/browse/XERCESC-2222
Project: Xerces-C++
Issue Type: Bug
Components: Validating Parser (XML Schema)
Reporter: Even Rouault
If a memory allocation of conflictTable[] fails, or later in the
function, the array is not freed.
Fixes [https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38533]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)