]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: fix false QNAME minimisation error being reported
authorMark Andrews <marka@isc.org>
Thu, 1 Aug 2024 05:16:20 +0000 (05:16 +0000)
committerMark Andrews <marka@isc.org>
Thu, 1 Aug 2024 05:16:20 +0000 (05:16 +0000)
Remove the false positive "success resolving" log message when QNAME minimisation is in effect and the final result is NXDOMAIN.

Closes #4784

Merge branch '4784-false-qname-minimisation-error-being-reported' into 'main'

Closes #4784

See merge request isc-projects/bind9!9117


Trivial merge