Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Fixes #61 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

davidhesselbom
Copy link

@davidhesselbom davidhesselbom commented Aug 4, 2017

This appears to fix the memory leak caused by calling GetDocument() on a Document or having a Document returned by a call to Parent() on a Node, as explained in #61.

I don't know whether it has other, undesired effects.

@ryanjmulder
Copy link
Contributor

Hi David,

This looks like it might be a good commit to me. But, it's honestly been so long since I've worked with this code that I don't remember much of how it works. You probably understand it better than me at this point.

So, I've invited you to be a contributor to this project. Feel free to merge your pull request. Then, if you find that it has other, undesired effects, you can fix them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants