bind9/lib/ns/include
Ondřej Surý e94a31a666
Split qctx_destroy() into qctx_deinit() and qctx_destroy()
The qctx_destroy() only needs to be called on allocated memory and
qctx_deinit() needs to be called always.  Also remove .allocated member
from the query_ctx_t structure.
2025-11-27 10:37:58 +01:00
..
ns Split qctx_destroy() into qctx_deinit() and qctx_destroy() 2025-11-27 10:37:58 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00