From: Peter van Dijk Date: Fri, 13 May 2016 11:30:54 +0000 (+0200) Subject: deal with unset name in nproxy replies, closes #3844 X-Git-Tag: auth-4.0.0-beta1~27^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3856%2Fhead;p=thirdparty%2Fpdns.git deal with unset name in nproxy replies, closes #3844 --- diff --git a/pdns/dnsproxy.cc b/pdns/dnsproxy.cc index 41288038bf..bd1d5f6dcf 100644 --- a/pdns/dnsproxy.cc +++ b/pdns/dnsproxy.cc @@ -234,7 +234,7 @@ void DNSProxy::mainloop(void) if(p.qtype.getCode() != i->second.qtype || p.qdomain != i->second.qname) { L<second.qtype<<", "<second.qname<<")"<second.qtype<<", "<second.qname.toLogString()<<")"<