Skip to content

Fix memory leaks in greengrasscoreipc #186

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

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Fix memory leaks in greengrasscoreipc #186

merged 1 commit into from
Apr 23, 2021

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Apr 22, 2021

Issue #: #149

Description of changes:

  • Update awscrt to get fixes for leaking headers and leaking connection
  • Break circular references in evenstreamrpc so garbage collector can clean them up

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Update awscrt to fix leaking headers
- Break circular references in evenstreamrpc so garbage collector can clean them up
@graebm graebm merged commit 5d2ffaa into main Apr 23, 2021
@graebm graebm deleted the memory-leaks branch April 23, 2021 00:08
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