mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libxml2: Avoid reparsing and simplify control flow in xmlParseStartTag2
(From OE-Core rev: 4651afdd457eca06da07331186bf28b98df2eeff) Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
89531a512f
commit
6765fcec15
File diff suppressed because one or more lines are too long
@@ -23,6 +23,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=libtar \
|
||||
file://libxml2-CVE-2016-5131.patch \
|
||||
file://libxml2-CVE-2016-4658.patch \
|
||||
file://libxml2-fix_NULL_pointer_derefs.patch \
|
||||
file://libxml2-fix_and_simplify_xmlParseStartTag2.patch \
|
||||
file://CVE-2016-9318.patch \
|
||||
file://0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user