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

Fix memory access error when IPv6 prefix reading, should resolve #1972 #1990

Merged
merged 2 commits into from Apr 28, 2024

Conversation

Evengard
Copy link
Member

Apparently we don't always get the RouterLinkLayerAddress, so it is null, and we crash. Fixing that. Made sure that this case is handled appropriately when we actually resolve the prefixes later

Should fix #1972

@Evengard
Copy link
Member Author

Found another one with the same problem.

@chipitsine chipitsine merged commit 9ce27f3 into master Apr 28, 2024
21 checks passed
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.

L2TP connection issues, that crashes VPN server
3 participants