Files
bind9/lib
Mark Andrews 4db29f1f7d Testing node->down requires the tree lock to be held.
In decrement_reference only test node->down if the tree lock
is held.  As node->down is not always tested in
decrement_reference we need to test that it is non NULL in
cleanup_dead_nodes prior to removing the node from the rbt
tree.  Additionally it is not always possible to aquire the
node lock and reactivate a node when adding parent nodes.
Reactivate such nodes in cleanup_dead_nodes if required.

(cherry picked from commit 176b23b6cd)
2020-01-14 08:35:37 +01:00
..
2019-11-06 21:26:36 +00:00
2020-01-13 14:03:11 +01:00
2020-01-02 21:50:03 -08:00
2018-11-13 07:50:30 +11:00