bind9/lib
Ondřej Surý dc419568d1
Fix cb_args memory leak in ns_query() error path
Initialize cb_args to NULL and free it in the cleanup path so it
is not leaked when the function fails after allocation.

(cherry picked from commit d7e1013741)
2026-03-16 10:50:22 +01:00
..
dns Fix cb_args memory leak in ns_query() error path 2026-03-16 10:50:22 +01:00
isc Enforce isc_work enqueue loop affinity 2026-03-14 07:52:56 +01:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg checkconf: check key existence in views 2026-03-01 13:41:53 +01:00
ns Use clang-format-22 to update formatting 2026-03-04 12:18:27 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00