Files
bind9/lib/dns
Mark Andrews 10083c2019 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 16:13:55 +00:00
..
2022-07-06 11:26:24 +10:00
2022-09-08 12:16:36 +02:00
2022-07-15 21:21:03 +02:00
2022-11-11 16:13:55 +00:00
2022-11-11 16:13:55 +00:00