]> git.ipfire.org Git - thirdparty/pdns.git/commit
No need to keep a bunch of string in memory after having printed them.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 09:59:21 +0000 (11:59 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 11:10:05 +0000 (13:10 +0200)
commit69f8384cd4a64611151ecc36435b13045c93591a
treef685cfdc33149f1a81d23642329c56ccae14d201
parenta5cb32d2427434953329b11fab9d38921888dc39
No need to keep a bunch of string in memory after having printed them.

And this allows the serial increase block to do less work.

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