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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0b252029784d717e1193e89ca8f0def1e195fa9;p=pdns deal with unset name in nproxy replies, closes #3844 --- diff --git a/pdns/dnsproxy.cc b/pdns/dnsproxy.cc index 41288038b..bd1d5f6dc 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()<<")"<