bind9/lib
Ondřej Surý 9e350c1774 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.
2025-08-28 16:23:59 +02:00
..
dns move keystores handle from the zone to the view 2025-08-27 10:25:20 +02:00
isc Add and use __attribute__((nonnull)) in dnssec-signzone.c 2025-08-28 16:23:59 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Add a new 'servfail-until-ready' configuration option for RPZ 2025-08-22 16:31:17 +00:00
ns Implement '-T slowrpz' named testing option 2025-08-22 16:31:17 +00: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