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

std.http: early return in pool release causing leaked connections #16341

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

truemedian
Copy link
Contributor

This should solve the memory leak issue brought up in #16282.

@andrewrk
Copy link
Member

andrewrk commented Jul 7, 2023

What kind of testing was done on this patch?

@truemedian
Copy link
Contributor Author

The test case provided in #16282 no longer fails. I'll go ahead and add it to the stdlib tests.

@andrewrk
Copy link
Member

andrewrk commented Jul 7, 2023

Thanks!

@andrewrk andrewrk enabled auto-merge (squash) July 7, 2023 18:53
@andrewrk andrewrk merged commit b9fc0d2 into ziglang:master Jul 7, 2023
@truemedian truemedian deleted the bugfix-http-16282 branch July 21, 2023 18:43
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