mdbx: backport - ITS#8355 fix subcursors.

make sure C_DEL gets reset in subcursor after it moves.

Change-Id: I334cadcd981e7578d98e326e6bd785bed709a83a
This commit is contained in:
Howard Chu
2016-01-24 11:32:49 +00:00
committed by Leo Yuriev
parent 3b7a958fcd
commit e6ff451d84
2 changed files with 6 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ LMDB 0.9.18 Release Engineering
Add MDB_PREV_MULTIPLE
already done for mdbx - Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
Fix page_search_root assert on FreeDB (ITS#8336)
Fix subcursor move after delete (ITS#8355)
n/a for mdbx - Check for utf8_to_utf16 failures (ITS#7992)
Catch strdup failure in mdb_dbi_open
Build