This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git
from b403617d2 XERCESC-2214 - Wrong delete[] in MemBufInputSource dtor new 0b6165652 Merge pull request #40 from rouault/fix_memleaks_DFAContentModel new e1665b4c4 Merge pull request #28 from rouault/curl_memleak_fix The 2 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: .../util/NetAccessors/Curl/CurlURLInputStream.cpp | 28 +++- .../util/NetAccessors/Curl/CurlURLInputStream.hpp | 2 + src/xercesc/validators/common/CMStateSet.hpp | 11 +- src/xercesc/validators/common/DFAContentModel.cpp | 178 ++++++++++++++++----- src/xercesc/validators/common/DFAContentModel.hpp | 1 + 5 files changed, 176 insertions(+), 44 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org