]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow empty APL records
authorAram Sargsyan <aram@isc.org>
Mon, 23 Mar 2026 15:15:18 +0000 (15:15 +0000)
committerArаm Sаrgsyаn (GitLab job 7101883) <aram@isc.org>
Fri, 27 Mar 2026 12:38:00 +0000 (12:38 +0000)
commitdbd86cb6d2478aad99f8127009944e9c47ef8463
treea93726d5e08e4df5a947f033ede0e8817323d6c5
parent05679bda001c8fdf458f2b66ebc36d4f4dd92d84
Allow empty APL records

Allow empty APL records because RFC 3123 (Section 4) says "zero or
more items". This fixes processing of a catalog zone ACL (which is
based on APL records) when the zone contains an empty APL record or
when a zone update arrives which creates an empty APL record.

(cherry picked from commit 35b8af229e82291fd635225ac45f853e7190f8b7)
lib/dns/rdata/in_1/apl_42.c