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

Memory leak fixes (in progress) #59

Merged
merged 9 commits into from
Oct 20, 2016
Merged

Conversation

stze
Copy link

@stze stze commented Oct 15, 2016

This PR fixes a bunch of memory leak errors:

  • restructure API and Connection module (use of crypto context is excluded from
    api module)
  • introduced connection reference counter which is used for connection
    object memory management
  • fix 18/21 memory leak issues in the tests

@mkind mkind merged commit d88d997 into master Oct 20, 2016
@mkind mkind deleted the 2016-10-stze-refactor-connection branch December 5, 2018 09:40
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.

None yet

2 participants