]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorMark Andrews <marka@isc.org>
Thu, 15 Nov 2001 00:35:17 +0000 (00:35 +0000)
committerMark Andrews <marka@isc.org>
Thu, 15 Nov 2001 00:35:17 +0000 (00:35 +0000)
commitfc67f3e0e3868e1adb22d9b3f54cbec8efc24ef0
tree85c792f59b65ebc9a84a14b358461b7cb7c5984c
parentabbc8ed09b725487c8724d6929bd6f8256b6cee6
pullup:
Partial fix for RT #2053.  The potential for deadlock still exists,
but it is much less likely to occur because we now only take the ADB lock when
the
external reference count reaches zero, not every time it is decremented.
Althought this does not actually fix the bug, it at least lets us make
progress on testing fixes for other bugs affecting shutdown of multithreaded
servers.
lib/dns/adb.c