2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 00:55:24 +00:00

4439. [bug] Address race conditions getting ownernames of nodes.

[RT #43005]
This commit is contained in:
Mark Andrews
2016-08-12 14:08:48 +10:00
parent d260d5ef4c
commit c7e021e2e6
10 changed files with 62 additions and 8 deletions

View File

@@ -1289,7 +1289,8 @@ static dns_dbmethods_t sdb_methods = {
findnodeext,
findext,
NULL, /* setcachestats */
NULL /* hashsize */
NULL, /* hashsize */
NULL /* nodefullname */
};
static isc_result_t