Branch
Hash :
0f9817c7
Author :
Date :
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.