mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'tor-gitlab/mr/36'
This commit is contained in:
@@ -341,6 +341,7 @@ test_addr_ip6_helpers(void *arg)
|
||||
test_pton6_bad("0XYXXY");
|
||||
test_pton6_bad("0x");
|
||||
test_pton6_bad("0X");
|
||||
test_pton6_bad("2000::1a00::1000:fc098");
|
||||
|
||||
/* test internal checking */
|
||||
test_external_ip("fbff:ffff::2:7", 0);
|
||||
|
||||
Reference in New Issue
Block a user