kmx git
login
register
kc3-lang
/
libxml2
/
test/XInclude/docs/fallback3.xml
test/XInclude/docs/fallback3.xml
Log
Author
Commit
Date
CI
Message
0f9817c7
2020-06-10T16:34:52
Don't recurse into xi:include children in xmlXIncludeDoProcess Otherwise, nested xi:include nodes might result in a use-after-free if XML_PARSE_NOXINCNODE is specified. Found with libFuzzer and ASan.