bind9/lib
Ondřej Surý 5cd17c8adc
Fix memory leak in dns_catz_options_setdefault() for zonedir
When defaults->zonedir is set, opts->zonedir is unconditionally
overwritten without freeing the previous value. This leaks memory
on every catalog zone update when zonedir defaults are configured.

Free the existing opts->zonedir before replacing it.
2026-03-14 07:57:00 +01:00
..
dns Fix memory leak in dns_catz_options_setdefault() for zonedir 2026-03-14 07:57:00 +01:00
isc Enforce isc_work enqueue loop affinity 2026-03-14 06:32:50 +01:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Introduce max-delegation-servers configuration option 2026-03-04 16:13:49 +01:00
ns Use clang-format-22 to update formatting 2026-03-04 10:56:41 +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