2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

1927. [bug] Access to soanode or nsnode in rbtdb violated the

lock order rule and could cause a dead lock.
                        [RT# 15518]
This commit is contained in:
Mark Andrews
2005-10-13 01:58:32 +00:00
parent 037b732f88
commit 982e072a50
7 changed files with 36 additions and 192 deletions

View File

@@ -50,7 +50,7 @@
* USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: sdlz.c,v 1.4 2005/09/20 06:16:26 marka Exp $ */
/* $Id: sdlz.c,v 1.5 2005/10/13 01:58:32 marka Exp $ */
/*! \file */
@@ -1043,9 +1043,6 @@ static dns_dbmethods_t sdlzdb_methods = {
overmem,
settask,
NULL,
NULL,
NULL,
NULL
};
/*