]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add is_leaf and send_to_prune_tree.
authorMark Andrews <marka@isc.org>
Thu, 5 Dec 2019 23:08:52 +0000 (10:08 +1100)
committerOndřej Surý <ondrej@isc.org>
Tue, 14 Jan 2020 07:35:37 +0000 (08:35 +0100)
commit3a9cdba3d8671e21f9f8ada34b7426274db37bcc
treee5b59311d15fff4cbf0b0da5faf26cd00010ea15
parent4db29f1f7d8544d22d8181d4789d4975eb1dca06
Add is_leaf and send_to_prune_tree.

Add is_leaf and send_to_prune_tree to make the logic easier
to understand in cleanup_dead_nodes and decrement_reference.

(cherry picked from commit c6efc0e50fd806f48c243baed69b70a7e6473347)
lib/dns/rbtdb.c