From: Kees Monshouwer Date: Sat, 7 Sep 2013 11:46:25 +0000 (+0200) Subject: implement coverity suggetions in packethandeler, and a little code cleanup X-Git-Tag: rec-3.6.0-rc1~449^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53977f80897f6025eccc949038341b3f97f74148;p=thirdparty%2Fpdns.git implement coverity suggetions in packethandeler, and a little code cleanup --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index 33945b2a60..2e642c4b05 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -578,25 +578,24 @@ bool getNSEC3Hashes(bool narrow, DNSBackend* db, int id, const std::string& hash void PacketHandler::addNSEC3(DNSPacket *p, DNSPacket *r, const string& target, const string& wildcard, const string& auth, const NSEC3PARAMRecordContent& ns3rc, bool narrow, int mode) { - DLOG(L<<"mode="<