]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Treat non canonical RPZ prefixes as any other failure
authorMark Andrews <marka@isc.org>
Thu, 30 Jul 2026 20:38:21 +0000 (06:38 +1000)
committerMark Andrews <marka@isc.org>
Thu, 30 Jul 2026 20:38:21 +0000 (06:38 +1000)
RPZ prefixes that were not encoded in canonical form do not
work.  Treat them as any other encoding error.

Closes #6043

Merge branch '6043-treat-non-canonical-rpz-prefixes-as-any-other-failure' into 'main'

See merge request isc-projects/bind9!12441


Trivial merge