]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove false positive qname minimisation error
authorMark Andrews <marka@isc.org>
Thu, 20 Jun 2024 04:02:24 +0000 (14:02 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 Aug 2024 05:58:16 +0000 (15:58 +1000)
commit7643a0322feaa0451a58d935b2132ba7fe9884f9
tree67c13fcf71b109b8d31651782d4eaf16667693dc
parent2db62a4dba49730ba9c0bfe443da538faa59629f
Remove false positive qname minimisation error

Don't report qname minimisation NXDOMAIN errors when the result is
NXDOMAIN.

(cherry picked from commit f78beca942ce76dde023ef1ec641924b5fe567e8)
lib/dns/resolver.c