]> git.ipfire.org Git - thirdparty/bind9.git/commit
Have the view hold a weakref until all external references are removed
authorMark Andrews <marka@isc.org>
Tue, 6 Aug 2019 02:40:04 +0000 (12:40 +1000)
committerOndřej Surý <ondrej@sury.org>
Wed, 7 Aug 2019 10:43:12 +0000 (12:43 +0200)
commitb3cd04b95a998b95a4844d900f1bd12378abc9b0
treeb228ae95662ee7cdbc909b54a0329f33d44707fe
parentcd9bbe6dea9c2cc8a7d95ceaee6845108c90361c
Have the view hold a weakref until all external references are removed
so that cleanup can all be done in dns_view_weakattach().

(cherry picked from commit be8af3afb711a04ac140b1debce3b950922d714f)
(cherry picked from commit e3946327035832ec03c064410e5c6881841f8f6f)
lib/dns/view.c