mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
libdns refactoring: get rid of 3 versions of dns_resolver_createfetch
This commit is contained in:
@@ -773,7 +773,8 @@ start_fetch(resctx_t *rctx) {
|
||||
result = dns_resolver_createfetch(rctx->view->resolver,
|
||||
dns_fixedname_name(&rctx->name),
|
||||
rctx->type,
|
||||
NULL, NULL, NULL, fopts,
|
||||
NULL, NULL, NULL, NULL, 0,
|
||||
fopts, 0, NULL,
|
||||
rctx->task, fetch_done, rctx,
|
||||
rctx->rdataset,
|
||||
rctx->sigrdataset,
|
||||
|
Reference in New Issue
Block a user