mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
test1560: require IPv6 for IPv6 aware URL parsing
The URL parser function can't reject a bad IPv6 address properly when curl was built without IPv6 support. Reported-by: Marcel Raad Fixes #4556 Closes #4572
This commit is contained in:
parent
1f73138ce1
commit
5d5bd4460e
@ -22,6 +22,7 @@ imap
|
||||
ldap
|
||||
dict
|
||||
ftp
|
||||
ipv6
|
||||
</features>
|
||||
<name>
|
||||
URL API
|
||||
|
Loading…
Reference in New Issue
Block a user