]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3643-dont-use-dns_zone_attach-in-zone_refreshkeys' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 3 Nov 2022 13:53:07 +0000 (13:53 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 3 Nov 2022 13:53:07 +0000 (13:53 +0000)
commitcfe42dfb68afb0a660f0e957af71037efad5aa9e
tree43c649c892252b7209e1f5155a46dc008d38da7f
parentbb3852d71e5ad44811b4df054cec366dec12bd85
parent80e66fbd2d8a6dc581387116288f5d5c5cbcb0f6
Merge branch '3643-dont-use-dns_zone_attach-in-zone_refreshkeys' into 'main'

Don't use dns_zone_attach() in zone_refreshkeys()

Closes #3643

See merge request isc-projects/bind9!7022