summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-11-08 10:34:13 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-11-08 10:34:13 +0100
commita871e23e8be0d97d9f4687d591a1a7e2e60b5fd9 (patch)
treecf526116013a60a297cf1a9d6e78e5f7773d366c
parent3820c8d81dc35d7a78a23ae6249cda281ef95843 (diff)
downloadcurl-bagder/1560-req-ipv6.tar.gz
test1560: require IPv6 for IPv6 aware URL parsingbagder/1560-req-ipv6
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
-rw-r--r--tests/data/test15601
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test1560 b/tests/data/test1560
index a0e603bfc..0a132a1c1 100644
--- a/tests/data/test1560
+++ b/tests/data/test1560
@@ -22,6 +22,7 @@ imap
ldap
dict
ftp
+ipv6
</features>
<name>
URL API