bind9/lib
Aram Sargsyan 163db61ebd
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.

(cherry picked from commit 172f5496ba)
2026-03-13 13:39:38 +01:00
..
dns Fix a bug in dns_tkey_processquery() 2026-03-13 13:39:38 +01:00
isc Use clang-format-22 to update formatting 2026-03-04 12:18:27 +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