]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Cleanup the netmask trees used for the ECS index on removals 6960/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 12 Sep 2018 11:29:05 +0000 (13:29 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 12 Sep 2018 11:29:05 +0000 (13:29 +0200)
commit84a5e3822f869c7c965c50f6309bb3951f092970
tree94e315e7da86d9125a98be316f264145d6551182
parent2b86124783ed580f1842de129c4e464b83bdffdb
rec: Cleanup the netmask trees used for the ECS index on removals

Otherwise the intermediary nodes will remain and consume memory
until the tree is deleted from the index, which might never happen
if we still have active entries for this specific qname and qtype.
pdns/recursor_cache.hh