+2552. [bug] zero-no-soa-ttl-cache was not being honoured.
+ [RT #19340]
+
2551. [bug] Potential Reference leak on return. [RT #19341]
2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: resolver.c,v 1.284.18.84 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: resolver.c,v 1.284.18.85 2009/02/15 23:15:40 marka Exp $ */
/*! \file */
*/
ttl = fctx->res->view->maxncachettl;
if (fctx->type == dns_rdatatype_soa &&
- covers == dns_rdatatype_any)
+ covers == dns_rdatatype_any &&
+ fctx->res->zero_no_soa_ttl)
ttl = 0;
result = ncache_adderesult(fctx->rmessage, fctx->cache, node,