From: Tinderbox User Date: Thu, 31 Jul 2014 23:46:41 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.8.8b2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec136322e1f32383070b4a08fb970790faacc989;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/query.c b/bin/named/query.c index 2e480c53f04..5272ef9adb0 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -6299,7 +6299,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype) associated = dns_rdataset_isassociated(rdataset); section = nxrewrite ? DNS_SECTION_ADDITIONAL : DNS_SECTION_AUTHORITY; - + result = query_addsoa(client, db, version, ISC_UINT32_MAX, associated, section); if (result != ISC_R_SUCCESS) {