Commit 11b5745927481d6a716acef5408da20899eab8a2

Nick Wellnhofer 2020-08-07T18:39:19

Don't process siblings of root in xmlXIncludeProcess xmlXIncludeDoProcess would follow the siblings of the tree root and also expand these nodes. When using an XML reader, this could lead to siblings of the current node being expanded without having been parsed completely.