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

[Bug]: Investigate possible resource leakage #2372

Open
fortuna opened this issue Feb 7, 2025 · 1 comment
Open

[Bug]: Investigate possible resource leakage #2372

fortuna opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something is broken, we are tracking it

Comments

@fortuna
Copy link
Collaborator

fortuna commented Feb 7, 2025

Application

Outline Client

Describe the bug

It seems connections are only added to the lwip UDP NAT, never removed:
https://github.com/Jigsaw-Code/outline-apps/blob/master/client/go/outline/tun2socks/udp.go

This is a resource leak. We need to investigate and fix.

@fortuna fortuna added the bug Something is broken, we are tracking it label Feb 7, 2025
@jyyi1
Copy link
Contributor

jyyi1 commented Feb 11, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken, we are tracking it
Projects
None yet
Development

No branches or pull requests

2 participants