diff options
author | Tobias Hintze <th-git@thzn.de> | 2018-11-13 15:49:28 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-11-22 13:41:35 +0100 |
commit | 9944d6ba334f07b0b6199bdb5bb82091c88c16ed (patch) | |
tree | 7dfa4f88ee9f176a09d0a34d7a53ccd7e8863aa5 /docs/cmdline-opts/xattr.d | |
parent | 5b4cce2e36c01625ce193ea7e790c9b26b3cf0c8 (diff) |
test: update test20/1322 for eglibc bug workaround
The tests 20 and 1322 are using getaddrinfo of libc for resolving. In
eglibc-2.19 there is a memory leakage and invalid free bug which
surfaces in some special circumstances (PF_UNSPEC hint with invalid or
non-existent names). The valgrind runs in testing fail in these
situations.
As the tests 20/1322 are not specific on either protocol (IPv4/IPv6)
this commit changes the hints to IPv4 protocol by passing `--ipv4` flag
on the tests' command line. This prevents the valgrind failures.
Diffstat (limited to 'docs/cmdline-opts/xattr.d')
0 files changed, 0 insertions, 0 deletions