Hash :
3e7b4f37
Author :
Date :
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.