Skip to content

Do not reuse additionals when copying zone tree

Ghost User requested to merge additional-fix into master

Previously, when adjusting the zone after some kind of update, when a query came for that particular zone when it was being adjusted, but before it was switched, additional nodes were freed too soon. This should fix valgrind errors in ixfr/bind_knot test.

Merge request reports