fixup! Cleaning up
This commit is contained in:
@@ -615,7 +615,6 @@ view_flushanddetach(dns_view_t **viewp, bool flush) {
|
||||
if (view->lowac != NULL) {
|
||||
dns_lowac_destroy(view->lowac);
|
||||
}
|
||||
done = all_done(view);
|
||||
UNLOCK(&view->lock);
|
||||
|
||||
/* Need to detach zones outside view lock */
|
||||
|
||||
Reference in New Issue
Block a user