]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove unnecessary assignment
authorMark Andrews <marka@isc.org>
Sun, 22 Sep 2013 13:21:54 +0000 (23:21 +1000)
committerMark Andrews <marka@isc.org>
Sun, 22 Sep 2013 13:21:54 +0000 (23:21 +1000)
bin/named/query.c

index eec78903516ddf5cda1df1e97bd4f5e372b1289b..bb652022f3a2e8ae3757eecc1532e0a1692a9b44 100644 (file)
@@ -6487,7 +6487,6 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
                                                rpz_st->p_name);
                                goto cleanup;
                        case DNS_RPZ_POLICY_DROP:
-                               result = ISC_R_SUCCESS;
                                QUERY_ERROR(DNS_R_DROP);
                                rpz_log_rewrite(client, ISC_FALSE,
                                                rpz_st->m.policy,