]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a bug in allow-query/allow-transfer catalog zone custom properties
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 6 May 2026 19:36:35 +0000 (19:36 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 6 May 2026 19:36:35 +0000 (19:36 +0000)
The :iscman:`named` process could terminate unexpectedly when
processing a catalog zone with an invalid ``allow-query`` or
``allow-transfer`` custom property (i.e. having a non-APL type)
coexisting with the valid property. This has been fixed.

Closes #5941

Merge branch '5941-catz-catz_process_apl-bug-fix' into 'main'

See merge request isc-projects/bind9!11954


Trivial merge