Skip to content
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

Fix memory leak in resolve_parent_refs #2747

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

glebm
Copy link
Contributor

@glebm glebm commented Nov 20, 2018

Fixes a memory leak introduced in 4254054.

I do not understand why it leaks without this change but it does seem like a bug in SharedPtr.

Fixes #2746

With #2744, #2745, and this, no more memory leaks are reported by ASAN.

Fixes a memory leak introduced in
sass@4254054.

I do not understand why it leaks without this change but it does seem
like a bug in `SharedPtr`.

Fixes sass#2746
@xzyfer xzyfer merged commit 430315a into sass:master Nov 20, 2018
@xzyfer xzyfer self-assigned this Nov 20, 2018
@glebm glebm deleted the fix-resolve-parent-refs branch November 20, 2018 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants