This commit is contained in:
Andreas Gustafsson
2000-01-26 00:41:40 +00:00
parent f5f38e9930
commit d0449759c6

View File

@@ -142,7 +142,7 @@ maybe_free(ns_client_t *client) {
/*
* We need to detach from the view early, because when shutting
* down the server, resolver shutdown does not begin until
* happen until the view refcount goes to zero.
* the view refcount goes to zero.
*/
if (client->view != NULL)
dns_view_detach(&client->view);