mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 02:24:14 +08:00
mdbx: backport - ITS#8363 Fix off-by-one in mdb_midl_shrink().
Change-Id: I92a2ed30703f6cd5e91c7f380f1954da4cbe896b
This commit is contained in:
parent
a2db88baf6
commit
0e508f0d3b
1
CHANGES
1
CHANGES
@ -7,6 +7,7 @@ LMDB 0.9.18 Release Engineering
|
||||
Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
|
||||
n/a for mdbx - Fix mdb_copy of large files on Windows
|
||||
Fix subcursor move after delete (ITS#8355)
|
||||
Fix mdb_midl_shrink off-by-one (ITS#8363)
|
||||
n/a for mdbx - Check for utf8_to_utf16 failures (ITS#7992)
|
||||
Catch strdup failure in mdb_dbi_open
|
||||
Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user