nxdomain-redirect. [RT #42258]
+4365. [bug] Address zone reference counting errors involving
+ nxdomain-redirect. [RT #42258]
+
4364. [port] freebsd: add -Wl,-E to loader flags [RT #41690]
4363. [port] Turn off triggering UAC when running BINDInstall
&db, &version, &is_zonep);
if (result != ISC_R_SUCCESS)
return (ISC_R_NOTFOUND);
+ if (zone != NULL)
+ dns_zone_detach(&zone);
/*
* Lookup the requested data in the redirect zone.
client->query.redirect.authoritative = authoritative;
db = NULL;
node = NULL;
+ zone = NULL;
rdataset = NULL;
sigrdataset = NULL;
goto cleanup;