named-checkconf -v fails with assertion failure
Looks like we are missing dst initialization when -v
is used, but the dtor is always calling dst_lib_destroy()
$ named-checkconf -v
9.20.0-1+0~20240723.120+debian12~1.gbp060c40-Debian
dst_api.c:246:dst_lib_destroy(): fatal error: RUNTIME_CHECK(dst_initialized) failed
Aborted (core dumped)