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

4010. [cleanup] Clear the prefetchable state when initiating a prefetch.

[RT #37399]
This commit is contained in:
Mark Andrews
2014-11-24 11:18:30 +11:00
parent 7301df07cf
commit 092d3b76db
12 changed files with 52 additions and 5 deletions

View File

@@ -466,6 +466,7 @@ static dns_rdatasetmethods_t rdataset_methods = {
NULL,
NULL,
NULL,
NULL,
NULL
};