]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: usr: Fix the processing of empty catalog zone ACLs
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 27 Mar 2026 12:37:33 +0000 (12:37 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 27 Mar 2026 12:37:33 +0000 (12:37 +0000)
commit632a389e2c3557aff65982de055535a2b86872a8
tree78cf8c05979060b7927c0673c0c3321ba51b7a60
parent1e295b60f648d92eac69109a35c8c164a6e9f4ff
parentaa2a41b2d1dd37092e06203b776f33a7aeb160a1
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

Merge branch '5801-catz-empty-apl-rr-bug-fix' into 'main'

See merge request isc-projects/bind9!11740