]> git.ipfire.org Git - thirdparty/tor.git/commit
fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Tue, 15 Sep 2015 14:34:12 +0000 (00:34 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Tue, 15 Sep 2015 14:34:12 +0000 (00:34 +1000)
commit047989ea288fa1e3099f1897a3596abd6f2e8860
tree08f5c2c108b5376b400cc77d8450e7fc4882f252
parentd3358a0a05f661f78286d43fcc71d79daa090460
fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards

The unit tests added in e033d5e90bcb got malformed_list added to
router_parse_addr_policy_item_from_string calls, but unit tests from
subsequent commits didn't get the extra argument until now.
src/test/test_policy.c