]> git.ipfire.org Git - thirdparty/pdns.git/commit
Merge pull request #4855 from ahupowerdns/getaddrinfo-triplicate
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Tue, 10 Jan 2017 10:52:09 +0000 (11:52 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Jan 2017 10:52:09 +0000 (11:52 +0100)
commitc0693573f52812990abd99064285f7796fb3c8d8
tree712080c4b13fbf9825bc631600bce17c5cd5a4b8
parent95bca7cab488348d6334bd00b260ddcfc4edb7be
parentd259e49648d8e94824fe3fadea188f2441949775
Merge pull request #4855 from ahupowerdns/getaddrinfo-triplicate

It turns out our use of getaddrinfo in communicator.hh would be retur…