summaryrefslogtreecommitdiff
path: root/libunbound/libworker.c
diff options
context:
space:
mode:
Diffstat (limited to 'libunbound/libworker.c')
-rw-r--r--libunbound/libworker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libunbound/libworker.c b/libunbound/libworker.c
index 5c62017a0fc23..6cb97ff1fd4a5 100644
--- a/libunbound/libworker.c
+++ b/libunbound/libworker.c
@@ -561,7 +561,6 @@ setup_qinfo_edns(struct libworker* w, struct ctx_query* q,
if(!qinfo->qname) {
return 0;
}
- qinfo->local_alias = NULL;
edns->edns_present = 1;
edns->ext_rcode = 0;
edns->edns_version = 0;