From: Peter van Dijk Date: Mon, 5 Dec 2016 15:29:49 +0000 (+0100) Subject: avoid undefined behaviour in clang vs. gcc X-Git-Tag: dnsdist-1.1.0-beta2~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4740%2Fhead;p=thirdparty%2Fpdns.git avoid undefined behaviour in clang vs. gcc --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 092fd81e9d..7f99c2d3c7 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1668,12 +1668,14 @@ bool showZone(DNSSECKeeper& dk, const DNSName& zone, bool exportDS = false) cout<