mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
No double release of workrequest.
git-svn-id: file:///svn/unbound/trunk@369 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
e98df72b44
commit
31b8352bc6
1 changed files with 0 additions and 1 deletions
|
|
@ -301,7 +301,6 @@ worker_process_query(struct worker* worker, struct work_query* w,
|
|||
if(s == module_error) {
|
||||
if(w) {
|
||||
replyerror(LDNS_RCODE_SERVFAIL, w);
|
||||
req_release(w);
|
||||
}
|
||||
qstate_free(worker, qstate);
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue