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(server): invalid ipv6_address <nil>1 when no IPv6 is used #689

Merged
merged 1 commit into from Jun 13, 2023

Conversation

apricote
Copy link
Member

Fixes #687

I could not add tests for this as they were affected by #688. The tests I added in the description of that issue also verify the fix for this PR.

@apricote apricote added the bug label Jun 12, 2023
@apricote apricote self-assigned this Jun 12, 2023
Copy link
Member

@jonasbadstuebner jonasbadstuebner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@apricote apricote merged commit 2912f45 into main Jun 13, 2023
4 checks passed
@apricote apricote deleted the fix-ipv6-nil1 branch June 13, 2023 07:40
This was referenced Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: accessing non-existing ipv6_address results in "<nil>1"
2 participants