From: Peter van Dijk Date: Tue, 19 Aug 2014 19:45:32 +0000 (+0200) Subject: following up to the OPT label compression fix, guarantee that no future optimisation... X-Git-Tag: auth-3.4.0-rc2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=becd68f1ec10aafb32c7457fea1db44d9c143bd0;p=thirdparty%2Fpdns.git following up to the OPT label compression fix, guarantee that no future optimisation will re-introduce that bug --- diff --git a/pdns/dnswriter.cc b/pdns/dnswriter.cc index 8984e50bed..227761dc2d 100644 --- a/pdns/dnswriter.cc +++ b/pdns/dnswriter.cc @@ -96,7 +96,7 @@ void DNSPacketWriter::addOpt(int udpsize, int extRCode, int Z, const vectorfirst); xfr16BitInt(iter->second.length());