]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace magic numbers with less-magic constexpr values in deserialization code.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 18 Aug 2025 07:32:36 +0000 (09:32 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 18 Aug 2025 07:32:36 +0000 (09:32 +0200)
commiteef30468a77a936c0e9730a36f238e22f3d5c789
treee0f8d559b8abff1cc772837a13bc993c05f9e610
parentfdeff4858f4fa95ea133e3440af5fdc4cc694c4c
Replace magic numbers with less-magic constexpr values in deserialization code.

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