mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-13 21:16:19 -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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check-tool.c | ||
| check-tool.h | ||
| Makefile.am | ||
| named-checkconf.c | ||
| named-checkconf.rst | ||
| named-checkzone.c | ||
| named-checkzone.rst | ||
| named-compilezone.rst | ||