From: Peter van Dijk Date: Wed, 14 Aug 2013 09:05:22 +0000 (+0200) Subject: ignore non-query packets, closing #945 X-Git-Tag: rec-3.6.0-rc1~522 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abcdab29026824fb1b25d8f85944416702c9b11;p=thirdparty%2Fpdns.git ignore non-query packets, closing #945 --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 8d47af81b0..f489004866 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -786,6 +786,11 @@ void handleRunningTCPQuestion(int fd, FDMultiplexer::funcparam_t& var) L<d_mdp.d_header.opcode) { + delete dc; + L<opcode) { + if(g_logCommonErrors) + L<opcode<<" from "<