bind9/lib
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
..
dns Remove .delegating flag from the qpcache 2025-11-27 10:37:09 +01:00
isc Use atomics for CMM_{LOAD,STORE}_SHARED with ThreadSanitizer 2025-11-26 17:14:12 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
ns Split qctx_destroy() into qctx_deinit() and qctx_destroy() 2025-11-27 10:37:58 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00