mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||