From 529442b4cb688328a99fd7becb4c49465ae4ada6 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Tue, 10 Jun 2025 20:43:44 +0100 Subject: [PATCH] ITS#10342 --- libraries/liblmdb/CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index f86ce522c2..47b01479b4 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -4,6 +4,7 @@ LMDB 0.9.34 Engineering ITS#10222 - Update mdb_dump(1) and mdb_load(1) man pages for append (-a) option ITS#10275 - mdb_load: add -Q option to use NOSYNC ITS#10296 - fix fdatasync on MacOS + ITS#10342 - fix memleak in mdb_txn_begin for nested txns LMDB 0.9.33 Release (2024/05/21) ITS#9037 mdb_page_search: fix error code when DBI record is missing -- 2.47.2