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 the memory leak in fixedpool #9272

Merged
merged 2 commits into from Jul 28, 2023
Merged

fix the memory leak in fixedpool #9272

merged 2 commits into from Jul 28, 2023

Conversation

reaperhulk
Copy link
Member

fixes #9255

The why of some of this is still unclear, but putting it up so we don't lose track.

alex
alex previously approved these changes Jul 20, 2023
@alex alex merged commit ead26ae into pyca:main Jul 28, 2023
59 checks passed
@reaperhulk reaperhulk deleted the memory-leak branch July 29, 2023 07:55
reaperhulk added a commit to reaperhulk/cryptography that referenced this pull request Jul 29, 2023
* fix the memory leak in fixedpool

fixes pyca#9255

* simplify fix
alex pushed a commit that referenced this pull request Jul 29, 2023
* fix the memory leak in fixedpool (#9272)

* fix the memory leak in fixedpool

fixes #9255

* simplify fix

* resolve clippy warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ChaCha20Poly1305 memory leak
2 participants