Skip to content
Snippets Groups Projects
Commit d5568c683fe9 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Use xmlNewDocText in xmlXIncludeCopyRange

Otherwise, the initial node of the copy could be a text node with a
NULL document. This results in the NULL document being propagated to
copies of other nodes, losing information about the dictionary in which
node data is stored, and freeing a dict-allocated string.

See discussion in !175.
parent 7863fe0b37aa
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment