bind9/lib
Aram Sargsyan 172f5496ba
Fix a bug in dns_tkey_processquery()
The 'keyname' variable could be used in the add_rdata_to_list()
call without being initialized. Make sure that 'keyname' is non-NULL
for all the cases that do not jump to the 'cleanup:' label.
2026-03-13 13:38:07 +01:00
..
dns Fix a bug in dns_tkey_processquery() 2026-03-13 13:38:07 +01:00
isc Use clang-format-22 to update formatting 2026-03-04 10:56:41 +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