Skip to content

Fix #69373 References to deleted XPath query results#1222

Closed
ttoohey wants to merge 2 commits intophp:masterfrom
ttoohey:bug-69373
Closed

Fix #69373 References to deleted XPath query results#1222
ttoohey wants to merge 2 commits intophp:masterfrom
ttoohey:bug-69373

Conversation

@ttoohey
Copy link
Contributor

@ttoohey ttoohey commented Apr 5, 2015

xmlNodeSetContentLen() calls xmlFreeNode() on node->children. This causes
problems if there are other references around to those children.

ttoohey added 2 commits April 6, 2015 08:21
xmlNodeSetContentLen() calls xmlFreeNode() on node->children. This causes
problems if there are other references around to those children.
@smalyshev smalyshev added the Bug label Apr 13, 2015
@krakjoe
Copy link
Member

krakjoe commented Nov 13, 2016

@ttoohey can you resolve conflicts and ping me directly when you have done so please

@krakjoe
Copy link
Member

krakjoe commented Feb 3, 2017

Having waited more than a month for this PR to be fixed, and since there are still merge conflicts, I'm closing this PR.

Please take this action as encouragement to open a clean PR against an appropriate branch (must be master because ABI change).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants