mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-22 08:49:26 +08:00
lmdb: ITS#8157 mdb_txn_renew0(): init after error checks.
Change-Id: I9ea344b98cb8c99a25ba7087abefbfe62b3417a0
This commit is contained in:
committed by
Leo Yuriev
parent
bb7b923fdd
commit
55ae3dfa8b
1
CHANGES
1
CHANGES
@@ -8,6 +8,7 @@ LMDB 0.9.15 Release Engineering
|
||||
Fix mdb_load with large values (ITS#8066)
|
||||
Fix to retry writes on EINTR (ITS#8106)
|
||||
Fix mdb_cursor_del on empty DB (ITS#8109)
|
||||
Fix mdb_txn_renew after error (ITS#8157)
|
||||
Fix and Rework comparison for MDB_INTEGERKEY/MDB_INTEGERDUP (ITS#8117)
|
||||
Added workaround for fdatasync bug in ext3fs
|
||||
Build
|
||||
|
Reference in New Issue
Block a user