From: Evan Hunt Date: Fri, 14 Mar 2025 23:19:36 +0000 (+0000) Subject: fix: dev: step() could ignore rollbacks X-Git-Tag: v9.21.7~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0b658a5201b61b08852ea59d2de4df70c20db5;p=thirdparty%2Fbind9.git fix: dev: step() could ignore rollbacks The `step()` function (used for stepping to the prececessor or successor of a database node) could overlook a node if there was an rdataset that was marked IGNORE because it had been rolled back, covering an active rdataset under it. Closes #5170 Merge branch '5170-step-ignores-rollback' into 'main' See merge request isc-projects/bind9!10103 --- 3b0b658a5201b61b08852ea59d2de4df70c20db5