This website requires JavaScript.
Explore
Help
Sign In
packages
/
libxml2
Watch
1
Star
0
Fork
0
You've already forked libxml2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Yangyang Shen
1eab2e063e
Fix use after free with validating render
2020-07-28 10:14:21 +08:00
0001-NaN-and-Inf-fixes-for-pre-C99-compilers.patch
Package init
2019-12-25 17:13:34 +08:00
0002-Revert-Change-calls-to-xmlCharEncInput-to-set-flush-.patch
Package init
2019-12-25 17:13:34 +08:00
0003-Fix-inconsistency-in-xmlXPathIsInf.patch
Package init
2019-12-25 17:13:34 +08:00
0004-Stop-using-XPATH_OP_RESET.patch
Package init
2019-12-25 17:13:34 +08:00
0005-Don-t-change-context-node-in-xmlXPathRoot.patch
Package init
2019-12-25 17:13:34 +08:00
0006-Avoid-unnecessary-backups-of-the-context-node.patch
Package init
2019-12-25 17:13:34 +08:00
0007-Simplify-and-harden-nodeset-filtering.patch
Package init
2019-12-25 17:13:34 +08:00
0008-Improve-restoring-of-context-size-and-position.patch
Package init
2019-12-25 17:13:34 +08:00
0009-Fix-null-deref-in-xmlregexp-error-path.patch
Package init
2019-12-25 17:13:34 +08:00
0009-HTML-noscript-should-not-close-p.patch
Package init
2019-12-25 17:13:34 +08:00
0010-Remove-a-misleading-line-from-xmlCharEncOutput.patch
Package init
2019-12-25 17:13:34 +08:00
0011-Remove-stray-character-from-comment.patch
Package init
2019-12-25 17:13:34 +08:00
0012-Check-XPath-stack-after-calling-functions.patch
Package init
2019-12-25 17:13:34 +08:00
0012-Fix-nullptr-deref-with-XPath-logic-ops.patch
Package init
2019-12-25 17:13:34 +08:00
0013-Check-for-integer-overflow-in-xmlXPtrEvalChildSeq.patch
Package init
2019-12-25 17:13:34 +08:00
0013-Fix-infinite-loop-in-LZMA-decompression.patch
Package init
2019-12-25 17:13:34 +08:00
0021-Fix-memory-leaks-in-xmlXPathParseNameComplex-error-p.patch
Package init
2019-12-25 17:13:34 +08:00
0026-Fix-call-stack-overflow-in-xmlFreePattern.patch
Package init
2019-12-25 17:13:34 +08:00
0031-Fix-parser-termination-from-Double-hyphen-within-com.patch
Package init
2019-12-25 17:13:34 +08:00
0032-Fix-return-value-of-xmlOutputBufferWrite.patch
Package init
2019-12-25 17:13:34 +08:00
0034-Fix-unsigned-integer-overflow.patch
Package init
2019-12-25 17:13:34 +08:00
0037-Fix-memory-leak-in-xmlAllocOutputBufferInternal-erro.patch
Package init
2019-12-25 17:13:34 +08:00
backport-Annotate-functions-with-__attribute__-no_sanitize.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Another-fix-for-conditional-sections-at-end-of-docum.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Avoid-ignored-attribute-warnings-under-GCC.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Fix-for-conditional-sections-at-end-of-document.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-fix-infinite-loop-in-xmlStringLenDecodeEntities.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Fix-memory-leak-in-xmlSchemaValidateStream.patch
upgrade software to v2.9.10
2020-05-11 15:09:02 +08:00
backport-Fix-use-after-free-in-xmlTextReaderFreeNodeList.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Make-xmlDumpElementContent-non-recursive.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Make-xmlFreeNodeList-non-recursive.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Make-xmlParseConditionalSections-non-recursive.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Make-xmlParseContent-and-xmlParseElement-non-recursi.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Make-xmlTextReaderFreeNodeList-non-recursive.patch
Sync some patches from community
2020-03-17 21:03:10 +08:00
backport-Updated-python-tests-tstLastError.py.patch
upgrade software to v2.9.10
2020-05-11 15:09:02 +08:00
Check-for-overflow-when-allocating-two-dimensional-arrays.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Copy-some-XMLReader-option-flags-to-parser-context.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Don-t-load-external-entity-from-xmlSAX2GetEntity.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-commit-Memory-leak-in-xmlFreeID-xmlreader.c.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-copying-of-entities-in-xmlParseReference.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-freeing-of-nested-documents.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-HTML-serialization-with-UTF-8-encoding.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-integer-overflow-in-xmlBufferResize.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-memory-leak-in-error-path-of-XPath-expr-parser.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-memory-leak-in-xmlParseBalancedChunkMemoryRecove.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-memory-leak-in-xmlSchemaValidateStream.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-memory-leak-in-xmlSwitchInputEncodingInt-error-p.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-memory-leaks-in-xmlParseStartTag2-error-paths.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-memory-leaks-of-encoding-handlers-in-xmlsave-c.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-more-memory-leaks-in-error-paths-of-XPath-parser.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-NULL-pointer-deref-in-xmlTextReaderValidateEntit.patch
Package init
2019-12-25 17:13:34 +08:00
Fix-overflow-check-in-xmlNodeDump.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-overflow-handling-in-xmlBufBackToBuffer.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Fix-use-after-free-with-validating-reader.patch
Fix use after free with validating render
2020-07-28 10:14:21 +08:00
Fix-xmlSchemaValidCtxtPtr-reuse-memory-leak.patch
Package init
2019-12-25 17:13:34 +08:00
libxml2-2.9.10.tar.gz
upgrade software to v2.9.10
2020-05-11 15:09:02 +08:00
libxml2-multilib.patch
Package init
2019-12-25 17:13:34 +08:00
libxml2.spec
Fix use after free with validating render
2020-07-28 10:14:21 +08:00
libxml2.yaml
add yaml file
2020-06-17 17:37:00 +08:00
Memory-leak-in-xmlFreeID-xmlreader.c.patch
Package init
2019-12-25 17:13:34 +08:00
Memory-leak-in-xmlFreeTextReader.patch
Package init
2019-12-25 17:13:34 +08:00
Merge-code-paths-loading-external-entities.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Never-expand-parameter-entities-in-text-declaration.patch
Fix use after free with validating render
2020-07-28 10:14:21 +08:00
Null-pointer-handling-in-catalog-c.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Remove-a-misleading-line-from-xmlCharEncOutput.patch
Package init
2019-12-25 17:13:34 +08:00
Reset-HTML-parser-input-pointers-on-encoding-failure.patch
Package init
2019-12-25 17:13:34 +08:00
Use-random-seed-in-xmlDictComputeFastKey.patch
Sync some patches from community
2020-07-03 16:56:41 +08:00
Description
No description provided
26
MiB
Languages
Diff
100%