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

[master] it's okay if dns_db_setgluecachestats() returns ISC_R_NOTIMPLEMENTED

This commit is contained in:
Evan Hunt
2017-10-06 12:52:21 -07:00
parent 4101e6d31d
commit 7baa39fc96
6 changed files with 41 additions and 35 deletions

View File

@@ -1288,7 +1288,7 @@ static dns_dbmethods_t sdlzdb_methods = {
detach,
beginload,
endload,
NULL,
NULL, /* serialize */
dump,
currentversion,
newversion,