]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Remove bugzila reference
authorRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 1 Dec 2016 14:49:54 +0000 (14:49 +0000)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 1 Dec 2016 14:49:54 +0000 (14:49 +0000)
git-svn-id: file:///svn/unbound/trunk@3943 be551aaa-1e26-0410-a405-d3ace91eadb9

services/mesh.c

index a77a696350d9e4227fd7e8f004b804c28e59fb29..52de1236654d6ef6b2ddc9af21a0d73de6685433 100644 (file)
@@ -914,7 +914,7 @@ mesh_send_reply(struct mesh_state* m, int rcode, struct reply_info* rep,
                                LDNS_RCODE_SERVFAIL, &m->s.qinfo, r->qid, 
                                r->qflags, &r->edns);
                }
-               r->edns = edns_bak; /* Fix unbound bug #1125.  See above. */
+               r->edns = edns_bak;
                comm_point_send_reply(&r->query_reply);
        }
        /* account */