From: Ondřej Surý Date: Wed, 7 Aug 2024 15:05:13 +0000 (+0000) Subject: chg: dev: Initialize the DST subsystem implicitly X-Git-Tag: v9.21.0~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f2513a5aa83f9184f7d283bfd642b8a48ad1ff7;p=thirdparty%2Fbind9.git chg: dev: Initialize the DST subsystem implicitly Instead of calling dst_lib_init() and dst_lib_destroy() explicitly by all the programs, create a separate memory context for the DST subsystem and use the library constructor and destructor to initialize the DST internals. Merge branch 'ondrej/move-dst_lib_init-and-destroy-to-lib-ctor-dtor' into 'main' See merge request isc-projects/bind9!9254 --- 7f2513a5aa83f9184f7d283bfd642b8a48ad1ff7