]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix NSEC3 closest encloser lookup for names with empty non-terminals
authorMark Andrews <marka@isc.org>
Mon, 14 Oct 2024 23:54:27 +0000 (23:54 +0000)
committerMark Andrews <marka@isc.org>
Mon, 14 Oct 2024 23:54:27 +0000 (23:54 +0000)
The performance improvement for finding the NSEC3 closest encloser when generating authoritative responses could cause servers to return incorrect NSEC3 records in some cases. This has been fixed.

Closes #4950

Merge branch '4950-bind-logs-expected-covering-nsec3-got-an-exact-match' into 'main'

See merge request isc-projects/bind9!9610


Trivial merge