]> git.ipfire.org Git - thirdparty/pdns.git/commit
Rework editZone variable scope again.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 09:27:25 +0000 (11:27 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 09:28:53 +0000 (11:28 +0200)
commit49f3d4d225bacf9c84618c032628004ee06ce948
treed66c09d13f895d3a4bcf76d4261e1268302d0f84
parent2cfaba6d7d55391ffe48233f3a5da57ebb55b5e5
Rework editZone variable scope again.

We only need grouped when setting up the replaceRRSet() calls, so only
build it at this point.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/pdnsutil.cc