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: detect and error on illegal IPv4 addresses #10894

Closed
wants to merge 2 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 5, 2023

Using bad numbers in an IPv4 numerical address now returns CURLUE_BAD_HOSTNAME.

I noticed while working on trurl and it was originally reported here: curl/trurl#78

Updated test 1560 accordingly.

Using bad numbers in an IPv4 numerical address now returns
CURLUE_BAD_HOSTNAME.

I noticed while working on trurl and it was originally reported here:
curl/trurl#78

Updated test 1560 accordingly.
@bagder bagder added the URL label Apr 5, 2023
@github-actions github-actions bot added the tests label Apr 5, 2023
@bagder bagder closed this in 17a15d8 Apr 6, 2023
@bagder bagder deleted the bagder/urlapi-bad-ipv4 branch April 6, 2023 07:03
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
Using bad numbers in an IPv4 numerical address now returns
CURLUE_BAD_HOSTNAME.

I noticed while working on trurl and it was originally reported here:
curl/trurl#78

Updated test 1560 accordingly.

Closes curl#10894
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant