]> git.ipfire.org Git - thirdparty/bind9.git/commit
Revert !7538, simplify locking in dns_view_detach()
authorTony Finch <fanf@isc.org>
Tue, 28 Feb 2023 12:57:29 +0000 (12:57 +0000)
committerTony Finch <fanf@isc.org>
Tue, 28 Feb 2023 12:57:29 +0000 (12:57 +0000)
commite1c4e29b1b4fca20743df44796d61adcaa399ca2
treebaddf6b526b235a2e712a46f0d11e0a93ad95b77
parent20428f4c77e1be0e9d105d0b7d3762d37d5c3529
Revert !7538, simplify locking in dns_view_detach()

This reverts commit eb6b31b6, which led to a null pointer dereference
in adb when the resolver tried to use it after it was detached.

Closes #3898
lib/dns/view.c