mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
Removed.
git-svn-id: file:///svn/unbound/trunk@409 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
fed6a738de
commit
c4e81d06b7
1 changed files with 1 additions and 1 deletions
|
|
@ -487,7 +487,7 @@ generate_sub_request(uint8_t* qname, size_t qnamelen, uint16_t qtype,
|
|||
return NULL;
|
||||
}
|
||||
subq->env = qstate->env;
|
||||
subq->work_info = qstate->work_info;
|
||||
subq->work_info = NULL;
|
||||
subq->parent = qstate;
|
||||
module_subreq_insert(&qstate->subquery_first, subq);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue