]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: "CNAME and other data check" not applied to all types
authorMark Andrews <marka@isc.org>
Fri, 14 Feb 2025 02:23:52 +0000 (02:23 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Feb 2025 02:23:52 +0000 (02:23 +0000)
An incorrect optimization caused "CNAME and other data" errors not to be detected if certain types were at the same node as a CNAME.  This has been fixed.

Closes #5150

Merge branch '5150-cname-and-other-data-check-not-applied-to-all-types' into 'main'

See merge request isc-projects/bind9!10033


Trivial merge