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 double free in dart_segment #165

Merged
merged 3 commits into from
Nov 25, 2016
Merged

Conversation

devreal
Copy link
Member

@devreal devreal commented Nov 25, 2016

This one was tough albeit it came down to a one-line change related to the handling of the free-list in dart_segment_free. Thanks for your help @fuchsto and @fmoessbauer.

Side note: I still do not know why this error did not show up when running the whole benchmark suite under valgrind locally...

Fixes #46

@fmoessbauer fmoessbauer merged commit 0a219ee into development Nov 25, 2016
@fmoessbauer fmoessbauer deleted the bug-140-dart-memleaks branch November 25, 2016 15:17
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.

3 participants