mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 23:44:14 -04:00
removed unnecessary locking in ns_interface_shutdown() that
caused the server to deadlock on shutdown on the Alphas
This commit is contained in:
parent
e405739af2
commit
1c823819b7
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
298. [bug] A mutex deadlock occurred during shutdown of the
|
||||
interface manager under certain conditions.
|
||||
Digital Unix systems were the most affected.
|
||||
|
||||
297. [bug] Specifying a key name that wasn't fully qualified
|
||||
in certain parts of the config file could cause
|
||||
an assertion.
|
||||
|
|
|
|||
Loading…
Reference in a new issue