]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove development logging
authorMark Andrews <marka@isc.org>
Fri, 1 Sep 2017 04:45:26 +0000 (14:45 +1000)
committerMark Andrews <marka@isc.org>
Fri, 1 Sep 2017 04:45:26 +0000 (14:45 +1000)
lib/dns/resolver.c

index f48094a784e399c7d72c6cb810a40c3d0b70840a..a8a7f30b64dda733cd42b3b5d73384830486d33a 100644 (file)
@@ -5391,11 +5391,7 @@ validated(isc_task_t *task, isc_event_t *event) {
            wild != NULL)
        {
                dns_dbnode_t *wnode = NULL;
-               char namebuf[DNS_NAME_FORMATSIZE];
-
-               dns_name_format(wild, namebuf, sizeof(namebuf));
 
-               fprintf(stderr, "save wildcard data %s\n", namebuf);
                result = dns_db_findnode(fctx->cache, wild, ISC_TRUE, &wnode);
                if (result == ISC_R_SUCCESS)
                        result = dns_db_addrdataset(fctx->cache, wnode, NULL,