msg = isctest.query.create("aaaa-only.unsigned", "aaaa")
res = isctest.query.tcp(msg, "10.53.0.5")
isctest.check.noerror(res)
+
+ msg = isctest.query.create("excludeone.unsigned", "aaaa")
+ res = isctest.query.tcp(msg, "10.53.0.5")
+ isctest.check.noerror(res)
} else if (qctx->client->query.dns64_aaaaok != NULL) {
query_filter64(qctx);
ns_client_putrdataset(qctx->client, &qctx->rdataset);
+ isc_mem_cput(qctx->client->manager->mctx,
+ qctx->client->query.dns64_aaaaok,
+ qctx->client->query.dns64_aaaaoklen, sizeof(bool));
+ qctx->client->query.dns64_aaaaoklen = 0;
} else {
if (!qctx->is_zone && RECURSIONOK(qctx->client)) {
query_prefetch(qctx->client, qctx->fname,