]> git.ipfire.org Git - thirdparty/bind9.git/commit
catzs->view should maintain a view reference
authorMark Andrews <marka@isc.org>
Tue, 30 Apr 2024 01:04:31 +0000 (11:04 +1000)
committerMark Andrews <marka@isc.org>
Thu, 9 May 2024 00:22:00 +0000 (10:22 +1000)
commitd12def13f697c662a12c50b54a8d76d830d82f82
tree7cb59c6255a0dfc82ba6dffdab76886f3d55cc5e
parentaf3763a35d0818adbb09988ced56019e9b4b4045
catzs->view should maintain a view reference

Use dns_view_weakattach and dns_view_weakdetach to maintain a
reference to the view referenced through catzs->view.

(cherry picked from commit 307e3ed9a66a2a90f38c59f7854529ffb76d93f8)
lib/dns/catz.c