Skip to content

Conversation

@Killeroo
Copy link

Memory leak is caused by addrinfo struct being assigned to when creating UDPForwarder (using IPv6) but not being freed after use.

Leak is relatively slow and can take a while to grow but when dealing with large traffic it is definitely noticeable. Leak was originally found within the original RakNet code base and still exists here so I thought I would submit the fix that I used that resolves the leak.

…g assigned to when creating UDPForwarder (using IPv6) but not being freed after use
exuvo added a commit to exuvo/SLikeNet that referenced this pull request Aug 30, 2022
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