gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 11/151: test1560: require IPv6 for IPv6 aware URL parsing


From: gnunet
Subject: [gnurl] 11/151: test1560: require IPv6 for IPv6 aware URL parsing
Date: Fri, 20 Dec 2019 14:25:20 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 5d5bd4460ecdf4be1813da746923dac83e65bf80
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Nov 8 10:34:13 2019 +0100

    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
---
 tests/data/test1560 | 1 +
 1 file changed, 1 insertion(+)

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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]