]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Delete dead nodes when committing a new version
authorEvan Hunt <each@isc.org>
Tue, 18 Feb 2025 22:54:42 +0000 (22:54 +0000)
committerEvan Hunt <each@isc.org>
Tue, 18 Feb 2025 22:54:42 +0000 (22:54 +0000)
In the qpzone implementation of `dns_db_closeversion()`, if there are changed nodes that have no remaining data, delete them.

Closes #5169

Merge branch '5169-qpzone-delete-dead-nodes' into 'main'

See merge request isc-projects/bind9!10089


Trivial merge