4454. [bug] 'rndc dnstap -reopen' had a race issue. [RT #43089]
-4453. [bug] Prefetching of DS records failed to update their
+4453. [bug] Prefetching of DS records failed to update their
RRSIGs. [RT #42865]
4452. [bug] The default key manager policy file is now
-; Copyright (C) 2010, 2014, 2016 Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
};
struct dns_dthandle {
- dns_dtmode_t mode;
- struct fstrm_reader *reader;
+ dns_dtmode_t mode;
+ struct fstrm_reader *reader;
isc_mem_t *mctx;
};
env->path);
generation++;
-
+
if (env->iothr != NULL)
fstrm_iothr_destroy(&env->iothr);