Skip to content

Fix #7165: remove leak on intermediate structure by not creating it #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

iliakan
Copy link
Contributor

@iliakan iliakan commented Dec 19, 2010

wrapAll creates an intermediate node then clones it. The intermediate node leaks. Removed the creation of such node to fix it.

@csnover
Copy link
Member

csnover commented Dec 22, 2010

Superceded by the fix in #141

@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants