bind9/bin
Ondřej Surý a5d7c8f7db Add and use __attribute__((nonnull)) in dnssec-signzone.c
Clang 20 is complaining about passing NULL to an argument with 'nonnull'
attribute.  Mark these two functions with the same attribute to assure
that these two function also don't accept NULL as an argument.

(cherry picked from commit 9e350c1774)
2025-08-28 14:24:48 +00:00
..
check Wait for memory reclamation to finish in named-checkconf 2025-03-25 11:00:00 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
delv Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
dig Fix a possible hang in dig if a send is interrupted/canceled 2025-07-10 11:59:26 +00:00
dnssec Add and use __attribute__((nonnull)) in dnssec-signzone.c 2025-08-28 14:24:48 +00:00
named Fix a bug in configure_catz_zone() 2025-08-27 16:45:21 +00:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
rndc Fix rndc reset-stats documentation 2025-04-03 16:19:12 +02:00
tests Test command line tools without stdio fds 2025-08-28 08:57:12 +00:00
tools Extend named-rrchecker multi-line parsing support 2025-06-03 02:27:46 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00