bind9/lib
Ondřej Surý 772ef27fe6
Fix missing field 'merge' initializer for the new cfg_clausedef_t
In !11121, a .merge member was added to cfg_clausedef_t.  This caused
a build failure with -Werror,-Wmissing-field-initializers enabled.
Add the missing initializer and set them all to NULL to match the
intent.
2025-11-28 13:50:54 +01:00
..
dns Fix not caching RRSIG covering cache NODATA record 2025-11-28 10:10:14 +01:00
isc Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg Fix missing field 'merge' initializer for the new cfg_clausedef_t 2025-11-28 13:50:54 +01:00
ns Detect resolution loops between fetches 2025-11-27 17:34:25 +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