Files
bind9/lib/dns
Mark Andrews 07e899f616 Inactive incorrectly incremented
It is possible to have two threads destroying an rbtdb at the same
time when detachnode() executes and removes the last reference to
a node between exiting being set to true for the node and testing
if the references are zero in maybe_free_rbtdb().  Move NODE_UNLOCK()
to after checking if references is zero to prevent detachnode()
changing the reference count too early.

(cherry picked from commit 859d2fdad6)
2021-01-06 16:33:32 +11:00
..
2020-11-27 08:44:00 +11:00
2020-12-23 11:56:44 +01:00
2020-12-09 10:46:16 +01:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2020-12-23 11:56:44 +01:00
2020-11-26 14:15:05 +00:00
2020-12-01 23:19:20 +11:00
2020-12-08 19:34:05 +01:00
2021-01-06 16:33:32 +11:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2020-09-23 01:49:56 +00:00
2020-12-23 11:56:44 +01:00