]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorMark Andrews <marka@isc.org>
Thu, 15 Nov 2001 00:37:57 +0000 (00:37 +0000)
committerMark Andrews <marka@isc.org>
Thu, 15 Nov 2001 00:37:57 +0000 (00:37 +0000)
commitd4417eb6622d0773548bb9df5b778ede60d1e2f2
tree073375fecf79c3ec44d0086e3c47d584ff78ba97
parentf30e1ea68c988b17e95ab1558084153374d4df95
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