This is an automated email from the ASF dual-hosted git repository.
rleigh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/xerces-c.git.
from cec74e5 Merge pull request #41 from
rleigh-codelibre/XERCESC-2208_size_t_revert
new 0dfd295 Fix potential memory leak in ContentSpecNode() constructor
new 5e07b37 ComplexTypeInfo::makeContentModel(): fix memory leaks when a
OutOfMemoryException occurs
new d1f06f4 ComplexTypeInfo::convertContentSpecTree(): fix memory leaks
when a OutOfMemoryException occurs
new cc6dc0e ComplexTypeInfo::expandContentModel(): fix memory leaks when
a OutOfMemoryException occurs
new 884c163 ComplexTypeInfo::expandContentModel(): restore use of retNode
as in original code (this is equivalent)
new acd9752 Merge pull request #39 from
rouault/memleak_fixes_ContentSpecNode_ComplexTypeInfo
The 6455 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/xercesc/validators/common/ContentSpecNode.cpp | 41 ++-
src/xercesc/validators/common/ContentSpecNode.hpp | 2 +
src/xercesc/validators/schema/ComplexTypeInfo.cpp | 308 +++++++++++++---------
3 files changed, 213 insertions(+), 138 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]