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

Closes #4784

Backport of MR !9117

Merge branch 'backport-4784-false-qname-minimisation-error-being-reported-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9216


Trivial merge