mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 01:12:07 -04:00
assignment not read
This commit is contained in:
parent
3d3aa9cde6
commit
5bdb12d2c6
1 changed files with 0 additions and 2 deletions
|
|
@ -6481,8 +6481,6 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
|
|||
result == DNS_R_NCACHENXDOMAIN)
|
||||
client->message->rcode =
|
||||
dns_rcode_nxdomain;
|
||||
else
|
||||
result = ISC_R_SUCCESS;
|
||||
rpz_log_rewrite(client, ISC_FALSE,
|
||||
rpz_st->m.policy,
|
||||
rpz_st->m.type, zone,
|
||||
|
|
|
|||
Loading…
Reference in a new issue