Commit 3e7b4f37aaaf920e6b81e20a3cd33c20420bfa15

Nick Wellnhofer 2022-05-20T23:28:25

Avoid calling xmlSetTreeDoc Create text nodes with xmlNewDocText or set the document directly to avoid xmlSetTreeDoc being called when the node is inserted.