]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9564 mdb.RE/0.9
authorHoward Chu <hyc@openldap.org>
Wed, 15 Oct 2025 17:13:58 +0000 (18:13 +0100)
committerHoward Chu <hyc@openldap.org>
Wed, 15 Oct 2025 17:13:58 +0000 (18:13 +0100)
libraries/liblmdb/CHANGES

index 64eb2eab4c5c15ebeba5e6fa777b03e19cc046fa..0606e5d5371a118dc1c0e0395381ccab7ad3809d 100644 (file)
@@ -1,6 +1,7 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.34 Engineering
+       ITS#9564 - fix race condition freeing spilled pages at end of transaction
        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