]> git.ipfire.org Git - thirdparty/chrony.git/commit
nameserv: avoid sockaddr_in6 with disabled IPv6 support
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 21 Apr 2021 12:40:12 +0000 (14:40 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 22 Apr 2021 08:20:31 +0000 (10:20 +0200)
commit039b388c82b159479df6a6a02efe124b28fafbde
tree1e87bdc8c3a97bce00657fc60496897835879a84
parent3f6528da778f715311c49b5e9ea0fbca911f5e44
nameserv: avoid sockaddr_in6 with disabled IPv6 support

Fixes: 10c760a80c15 ("nameserv: require getaddrinfo() and getnameinfo()")
nameserv.c