Skip to content

http: actually fix the leak#902

Merged
pkova merged 1 commit intodevelopfrom
dozreg/http-leak2
Nov 3, 2025
Merged

http: actually fix the leak#902
pkova merged 1 commit intodevelopfrom
dozreg/http-leak2

Conversation

@dozreg-toplud
Copy link
Copy Markdown
Contributor

Call to the leaking function _http_req_dispatch, whose leak I attempted to fix in #901 was optional in _http_rec_accept. So I made _http_req_dispatch retain the argument, and the two callers free the argument instead.

@dozreg-toplud dozreg-toplud requested a review from a team as a code owner October 29, 2025 16:05
@pkova pkova merged commit 6fd6300 into develop Nov 3, 2025
2 checks passed
@pkova pkova deleted the dozreg/http-leak2 branch November 3, 2025 16:34
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