]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: usr: Fix the processing of empty catalog zone ACLs
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 27 Mar 2026 14:34:35 +0000 (14:34 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 27 Mar 2026 14:34:35 +0000 (14:34 +0000)
commitce365083d9db6e9dce0a17b145c663d536760ec8
tree45774c0501423c62af43dfc844da8a3d3a912ea2
parent05679bda001c8fdf458f2b66ebc36d4f4dd92d84
parent9be3bccf6d487f3850970e0c13dbad00dec1d87a
[9.20] fix: usr: Fix the processing of empty catalog zone ACLs

The :iscman:`named` process could terminate unexpectedly when
processing a catalog zone ACL in an APL resource record that
was completely empty. This has been fixed.

Closes #5801

Backport of MR !11740

Merge branch 'backport-5801-catz-empty-apl-rr-bug-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11759