bind9/lib
Ondřej Surý dfd195e77c Decouple view->resolver and friends shutdown and detach
In !7538, the shutdown procedure was simplified, but the ordering was
wrong, we need to shutdown the resolver, adb and requestmgr before
detaching those objects from the view, because there are cross
dependencies between at least the resolver and the adb.

Execute the shutdown(s) first, only when all three shutdowns have been
executed, detach those objects from the view.
2023-02-28 15:32:33 +00:00
..
dns Decouple view->resolver and friends shutdown and detach 2023-02-28 15:32:33 +00:00
isc Fix memory leak in isc_hmac_init 2023-02-26 22:56:07 +00:00
isccc remove isc_task completely 2023-02-16 18:35:32 +01:00
isccfg Make cds-digest-type plural 2023-02-28 09:38:17 +01:00
ns Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00