]> git.ipfire.org Git - thirdparty/bind9.git/commit
INSIST that the zone in locked before unlocking
authorMark Andrews <marka@isc.org>
Mon, 28 Oct 2024 23:12:20 +0000 (10:12 +1100)
committerMark Andrews <marka@isc.org>
Fri, 6 Dec 2024 04:23:31 +0000 (04:23 +0000)
commitaa686512df0ad3cca894e22f13a6eb674ac2f23a
tree8d36404f7c9ff9046d732b7106f71adecd8d3b89
parent667383587b2da3026b80812d2537b25eb5cb3563
INSIST that the zone in locked before unlocking

This is the counterpart to the INSIST(!zone->locked) when the zone
is locked.
lib/dns/zone.c