bind9/lib/dns/include
Mark Andrews 1de9c05210 Have dns_zt_apply lock the zone table
There were a number of places where the zone table should have been
locked, but wasn't, when dns_zt_apply was called.

Added a isc_rwlocktype_t type parameter to dns_zt_apply and adjusted
all calls to using it.  Removed locks in callers.

(cherry picked from commit f053d5b414)
2022-11-11 15:57:52 +00:00
..
dns Have dns_zt_apply lock the zone table 2022-11-11 15:57:52 +00:00
dst Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:55:33 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00