mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:49:59 -04:00
The dst_lib_destroy() should be called only if dst_lib_init() was called before. In named-checkconf, that is guarded by dst_cleanup variable that was erroneously set to true by default. Set the dst_cleanup to 'false' by default. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||