]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4659-rootkeysentinel-test-fails-for-certain-values-of-oldid' into ...
authorEvan Hunt <each@isc.org>
Thu, 25 Apr 2024 18:10:29 +0000 (18:10 +0000)
committerEvan Hunt <each@isc.org>
Thu, 25 Apr 2024 18:10:29 +0000 (18:10 +0000)
commit7d289e53338a4e409c91543653f305ffb39b1014
treeab62fd3450bc73a3b24b9250516fac6a81de8869
parentb1184d916d2410ba4dd5ae928e5bb0e51a752e4c
parent6f4ef40ccd55c7c71f38eb3f52c2f40757d878c0
Merge branch '4659-rootkeysentinel-test-fails-for-certain-values-of-oldid' into 'main'

fix_iterator() bug causes DNSSEC NXDOMAIN responses to be broken

Closes #4659

See merge request isc-projects/bind9!8942