]> git.ipfire.org Git - thirdparty/pdns.git/commit
Change serializeToBuffer() interface to append rather than replace.
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 5 Sep 2025 08:41:30 +0000 (10:41 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 5 Sep 2025 08:41:30 +0000 (10:41 +0200)
commit1fc31e005ef55b7e525d25b932a3f499090b3163
tree5698b089fe2f32a3f248dd222fb9bc83ac01ce03
parent05c15be072ae6034a1bb568a938c9b7d62eace0c
Change serializeToBuffer() interface to append rather than replace.

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