]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add one more unit test and use the proper counter. 10152/head
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 8 Mar 2021 10:51:40 +0000 (11:51 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 8 Mar 2021 11:23:05 +0000 (12:23 +0100)
commit2a85041c09508596a095f48ab50f1a766d7ae606
treee64a64b4df4d36d03c47312e3aa79eb91ff7375c
parentb5715cffd756c24eb126f370c96a7b865aab4528
Add one more unit test and use the proper counter.

nretrieveAddressesForNS is only incremented on empty results, so the clearing did not work as expected.
pdns/recursordist/test-syncres_cc2.cc
pdns/syncres.cc