]> git.ipfire.org Git - thirdparty/bind9.git/commit
Stop processing catalog zone changes when shutting down
authorMark Andrews <marka@isc.org>
Tue, 7 May 2024 06:48:17 +0000 (16:48 +1000)
committerMark Andrews <marka@isc.org>
Wed, 8 May 2024 22:17:44 +0000 (08:17 +1000)
commit88c48dde5e8ecd41e9cdddfb57f9eff266465a8e
treed6faba3c0823dfe763c53873d9e56855c095bede
parent941ad2b3c526defc416d35e42451fcfec70520c2
Stop processing catalog zone changes when shutting down

Abandon catz_addmodzone_cb  and catz_delzone_cb processing if the
loop is shutting down.
bin/named/server.c
lib/isc/include/isc/loop.h
lib/isc/loop.c