]> git.ipfire.org Git - thirdparty/pdns.git/commit
Free more resources at the end of a lookup operation. 16176/head
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 25 Sep 2025 06:41:04 +0000 (08:41 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 25 Sep 2025 06:48:39 +0000 (08:48 +0200)
commit5f334cc603f7018ee6e9a28d86ab9be55b75b84c
tree0bdfaa5209ca52106f5456f4101bdd99b2d13cdd
parent1723e17b419637d7327a5af35cac50eeb373ad78
Free more resources at the end of a lookup operation.

In particular, lookupEnd() could keep unprocessed record data in memory
until the next lookup operation, for no good reason.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh