mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
update copyright notice
This commit is contained in:
parent
d68f8db3ee
commit
03fc2ff527
1 changed files with 1 additions and 1 deletions
|
|
@ -13521,7 +13521,7 @@ receive_secure_serial(isc_task_t *task, isc_event_t *event) {
|
|||
ZONEDB_UNLOCK(&zone->dblock, isc_rwlocktype_read);
|
||||
|
||||
if (zone->raw != NULL)
|
||||
dns_zone_attach(zone->raw, &raw);
|
||||
dns_zone_attach(zone->raw, &raw);
|
||||
UNLOCK_ZONE(zone);
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue