12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Mar 12, 2024 — Mar 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid shadowing argument type with argument name More... 11 months ago
Add two more primes in DOMNodeIDMap hash-table More... 11 months ago
Add functions/properties for disallowing DOCTYPE (DTD) in SAX parsers More... almost 2 years ago
XERCESC-2188 - Use-after-free on external DTD scan (CVE-2018-1311) More... almost 2 years ago
Omit unnecessary getenv() call if DTD is disabled programmatically More... almost 2 years ago
Fix NetAccessorTest to exit with non-zero status in case of error More... almost 2 years ago
Fix comments to make all source code valid UTF-8 More... almost 2 years ago
Reorder inline function definitions to help with MinGW GCC symbol exporting More... almost 2 years ago
XERCESC-2163 - XercesMessages_en_US.cat is installed to wrong directory More... almost 2 years ago
The windows.h header file is with lower case More... over 2 years ago
Discontinue Travis at request of Apache Infra. More... over 2 years ago
XERCESC-2241 - Integer overflows in DFAContentModel class More... almost 3 years ago
XERCESC-2196 - cross-compiling issue More... almost 3 years ago
XERCESC-2195 - Invalid attribute in .gitattributes file More... almost 3 years ago
XERCESC-2214 - Wrong delete[] in MemBufInputSource dtor More... almost 3 years ago
Merge pull request #49 from oci-labs/xercesc-2236 More... almost 3 years ago
XERCESC-2242 - Non-default curl location breaks autoconf link detection More... almost 3 years ago
Mark Xerces Dependencies as PRIVATE in CMake More... over 3 years ago
Merge pull request #45 from rouault/fix_wrong_init More... over 3 years ago
DFAContentModel::buildDFA(): correctly zero-initialize fFollowList More... almost 4 years ago
Merge pull request #43 from rouault/dfa_buildsyntax_tree_memleak More... almost 4 years ago
DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs More... almost 4 years ago
Merge pull request #42 from rouault/fix_memleak_IGXMLScanner_scanDocTypeDecl More... almost 4 years ago
IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception More... almost 4 years ago
Merge pull request #40 from rouault/fix_memleaks_DFAContentModel More... almost 4 years ago
Merge pull request #39 from rouault/memleak_fixes_ContentSpecNode_ComplexTypeInfo More... almost 4 years ago
Merge pull request #41 from rleigh-codelibre/XERCESC-2208_size_t_revert More... about 4 years ago
XERCESC-2208: Remove unused XMLSSize_t More... about 4 years ago
XERCESC-2208: Restore use of size_t as XMLSize_t More... about 4 years ago
ComplexTypeInfo::expandContentModel(): restore use of retNode as in original code (this is equivalent) More... about 4 years ago