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

ames: do not leak stun request packets #758

Merged
merged 1 commit into from
Jan 11, 2025
Merged

ames: do not leak stun request packets #758

merged 1 commit into from
Jan 11, 2025

Conversation

pkova
Copy link
Collaborator

@pkova pkova commented Jan 11, 2025

I was messing with static udp receive buffer allocation in #754. We decided to revert it in #755, but I missed one c3_free in the stun request packet codepath, causing a fairly significant memory leak when vere-v3.2 was deployed on a galaxy. This restores the old free and plugs the leak.

This bug was unreleased and only appeared on edge and specifically only on galaxies, it showed up now because I updated the custom binary on ~fen for unrelated reasons.

@pkova pkova requested a review from a team as a code owner January 11, 2025 17:09
@pkova pkova merged commit 605cb49 into develop Jan 11, 2025
2 checks passed
@pkova pkova deleted the pkova/leaky branch January 11, 2025 18:05
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.

1 participant