From: Kees Monshouwer Date: Thu, 12 Jun 2014 19:27:10 +0000 (+0200) Subject: pdnssec: replace getaddrinfo by inet_pton X-Git-Tag: rec-3.6.0~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1472%2Fhead;p=thirdparty%2Fpdns.git pdnssec: replace getaddrinfo by inet_pton --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index d3c7df5575..0e5e290a5a 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -401,20 +401,14 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) if (rr.qtype.getCode() != QType::AAAA) { if (!pdns_iequals(tmp, rr.content)) { cout<<"[Warning] Parsed and original record content are not equal: "<