mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:42:04 -04:00
typo
This commit is contained in:
parent
f5f38e9930
commit
d0449759c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue