Commit 696faeb47479e9ef4068b5f075c95d70d327aa09

Nick Wellnhofer 2024-03-05T16:17:57

tree: Rework xmlNodeListGetString Use string buffer to avoid quadratic complexity. Handle entities with xmlBufGetNodeContent. Report malloc failures.