Skip to content
  • Michał Kępień's avatar
    Fix handling of TAT sending failures · 8666f8d2
    Michał Kępień authored and Mark Andrews's avatar Mark Andrews committed
    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.
    8666f8d2