]> 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:36:02 +0000 (08:36 +0100)
commit067b9f8d31ba113fbb0b658c9c3f0b20107fe47e
tree78631d276518263212e0001e49b035758c6a69a6
parentd7593feb46b16b741474a822b144910bd07afdf5
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