]> granicus.if.org Git - pdns/commitdiff
Merge branch 'master' into alias
authorbert hubert <bert.hubert@netherlabs.nl>
Tue, 30 Sep 2014 11:56:23 +0000 (13:56 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Tue, 30 Sep 2014 11:56:23 +0000 (13:56 +0200)
Conflicts:
pdns/dnsproxy.cc

1  2 
pdns/dnsproxy.cc
pdns/packethandler.cc

index e674f3d4858ba9bc220f5c83c2f5fe67bf045ba5,611d139d3e5d4c177ee3ddeb5d4ffe539b3a135a..504691286ec025705ae424da70758ff17ce03d5c
@@@ -171,8 -134,7 +171,8 @@@ int DNSProxy::getID_locked(
          L<<Logger::Warning<<"Recursive query for remote "<<
            i->second.remote.toStringWithPort()<<" with internal id "<<n<<
            " was not answered by backend within timeout, reusing id"<<endl;
-       
 +      delete i->second.complete;
+       S.inc("recursion-unanswered");
        }
        return n;
      }
Simple merge