lmdb: ITS#8066 fix mdb_load with large values.

Change-Id: I8e5320efbea2c457da5a6e7115f4a6c9c38f45c3
This commit is contained in:
Howard Chu
2015-02-26 21:36:04 +00:00
committed by Leo Yuriev
parent 602fdd16b9
commit 1981e8b6ee
2 changed files with 7 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ LMDB 0.9.15 Release Engineering
Fix txn init (ITS#7961,#7987)
Fix MDB_PREV_DUP (ITS#7955,#7671)
Fix compact of empty env (ITS#7956)
Fix mdb_load with large values (ITS#8066)
Added workaround for fdatasync bug in ext3fs
Build
Don't use -fPIC for static lib