Commit b8597f46df99b7a819e2c14ea1c24f649c0b149e

Nick Wellnhofer 2024-04-30T15:58:01

tree: Handle predefined entities in xmlBufGetEntityRefContent It's possible to create references to predefined entities using the tree API. This edge case was exposed by making predefined entities const in commit 63ce5f9a.