Files
bind9/lib
Ondřej Surý f981b52793 Don't destroy mctx and task pools until we are destroying zonemgr
The mctx, zonetask and loadtask pools were being destroyed in the
shutdown function where in theory a dangling zone could be still
attached to it.

Move the isc_mem_put() on the pools to the destroy() function.
2022-04-07 18:12:03 +02:00
..
2022-03-25 10:59:15 +01:00
2022-04-06 18:45:57 +03:00