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 panic on zero/nil value for net.IP for IPv4 and IPv6 types #1118

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Oct 12, 2023

resolves #1106

@jkaflik jkaflik changed the title Fix zero/nil values for net.IP Fix panic on zero/nil value for net.IP Oct 12, 2023
@jkaflik jkaflik changed the title Fix panic on zero/nil value for net.IP Fix panic on zero/nil value for net.IP for IPv4 and IPv6 types Oct 12, 2023
@jkaflik jkaflik merged commit e382437 into main Oct 12, 2023
@jkaflik jkaflik deleted the fix/1106 branch March 14, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic if IPv6 address is nil or empty net.IP{}
1 participant