From: bert hubert Date: Wed, 9 Dec 2015 12:30:02 +0000 (+0100) Subject: I can't imagine how this worked - DNSName() as name for an OPT record. Should be "." X-Git-Tag: dnsdist-1.0.0-alpha1~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a8639ae23fbe36c5155430af61d897ebc79f46b;p=thirdparty%2Fpdns.git I can't imagine how this worked - DNSName() as name for an OPT record. Should be "." --- diff --git a/pdns/dnswriter.cc b/pdns/dnswriter.cc index d7e58374ab..8dd1dbb99e 100644 --- a/pdns/dnswriter.cc +++ b/pdns/dnswriter.cc @@ -105,7 +105,7 @@ void DNSPacketWriter::addOpt(int udpsize, int extRCode, int Z, const vectorfirst); xfr16BitInt(iter->second.length());