2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00

note non-fix for catz case sensitivity bug

Tony Finch 2022-04-07 11:01:44 +01:00
parent 37b7628ac9
commit d0163cceb9

@ -110,7 +110,8 @@ Hash table
For the zones table, `catz` goes wrong if the `zone{}` clause does not
state the zone's name in all lower-case; the case of the zone name in the
`catalog-zones{}` clause does not matter.
`catalog-zones{}` clause does not matter. Initializing the hash table as
case-insensitive is not enough to fix this bug.
* `dns/rpz`