Skip to content
  • Michał Kępień's avatar
    Fix handling of TAT sending failures · 11d79a0f
    Michał Kępień authored
    dns_view_zonecut() may associate the dns_rdataset_t structure passed to
    it even if it returns a result different then ISC_R_SUCCESS.  Not
    handling this properly may cause a reference leak.  Fix by ensuring
    'nameservers' is cleaned up in all relevant failure modes.
    
    (cherry picked from commit f4b403e8)
    11d79a0f