]> granicus.if.org Git - pdns/commit
SuffixMatchNode: Fix insertion issue for an existing node
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 12 Dec 2016 16:16:11 +0000 (17:16 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 12 Dec 2016 16:16:11 +0000 (17:16 +0100)
commited221d0bc700158c21fcb8fc4463085713d07c53
treefd840a3de3e7c8213132244cece8ad65311ba5b1
parent2cef0511ede2968db8b14dc1eefff92b3329c264
SuffixMatchNode: Fix insertion issue for an existing node

If the node we are about to insert already existed as an intermediary
one, we need to mark it as an end node.
pdns/dnsname.hh
pdns/test-dnsname_cc.cc