Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix memory leak (use new memory allocation macro) #2212

Merged
merged 1 commit into from
Oct 19, 2016

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Oct 19, 2016

Fixes #2211

Fix is quite simple as I missed to upgrade some "new" allocations.
Searched for " = new " and didn't spot any other missed ones.

@mgreter mgreter added this to the 3.3.7 milestone Oct 19, 2016
@mgreter mgreter self-assigned this Oct 19, 2016
@mgreter mgreter merged commit 7065502 into sass:master Oct 19, 2016
@xzyfer xzyfer modified the milestones: 3.3.7, 3.4 Oct 20, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants