From 1cac2653abd63a91e4b5d8099261b112869054e7 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Thu, 12 Jun 2014 21:27:10 +0200 Subject: [PATCH] pdnssec: replace getaddrinfo by inet_pton --- pdns/pdnssec.cc | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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: "<