mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
4439. [bug] Address race conditions getting ownernames of nodes.
[RT #43005]
This commit is contained in:
@@ -1323,7 +1323,8 @@ static dns_dbmethods_t sdlzdb_methods = {
|
||||
findnodeext,
|
||||
findext,
|
||||
NULL, /* setcachestats */
|
||||
NULL /* hashsize */
|
||||
NULL, /* hashsize */
|
||||
NULL /* nodefullname */
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user