mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Used to the correct unlock type (read)
This commit is contained in:
@@ -829,7 +829,7 @@ isc_log_setdebuglevel(isc_log_t *lctx, unsigned int level) {
|
||||
}
|
||||
UNLOCK(&lctx->lock);
|
||||
}
|
||||
WRUNLOCK(&lctx->lcfg_rwl);
|
||||
RDUNLOCK(&lctx->lcfg_rwl);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user