Commit 2bd94b111a for bind
commit 2bd94b111a3ca8d8be67aec15d75f223eada80e1
Merge: 7fd75e3c07 05b63a45d9
Author: Alessio Podda <alessio@isc.org>
Date: Wed Sep 23 21:08:29 2026 +0000
fix: dev: Restore only previously scheduled headers on rollback
Record a header for rollback only when it was successfully removed
from the resign heap. This prevents rollback from inserting ordinary,
unscheduled headers into the heap.
Closes #6303
Merge branch '6303-resign-rollback-fix' into 'main'
See merge request isc-projects/bind9!12600