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

urlapi: fix parsing ipv6 with zone index #3411

Closed

Conversation

danielgustafsson
Copy link
Member

The previous fix for parsing IPv6 URLs with a zone index was a paddle short for URLs without an explicit port. Fix for this case and add a unit test case.

This bug was highlighted by issue #3408, and while it's not the full fix for the problem there it is an isolated bug that should be fixed.

The previous fix for parsing IPv6 URLs with a zone index was a paddle
short for URLs without an explicit port. Fix for this case and add a
unit test case.

This bug was highlighted by issue curl#3408, and while it's not the full
fix for the problem there it is an isolated bug that should be fixed.
@lock lock bot locked as resolved and limited conversation to collaborators Mar 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants