]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check options in templates that must be non-zero 12126/head
authorMatthijs Mekking <matthijs@isc.org>
Thu, 28 May 2026 09:51:04 +0000 (11:51 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 28 May 2026 14:25:48 +0000 (14:25 +0000)
commit21791160b3c4bd73ea437fd513fa39850e341d96
treed8c89f2956947fbb2feb36a5922446a95df90e42
parentc713e83948306771a2bc55fc3c29ffc7f2331ef7
Check options in templates that must be non-zero

Without this, named-checkconf falsely accepts badly configured zones,
and rndc addzone would abort on adding a zone referring to such
templates.
lib/isccfg/check.c