]> git.sur5r.net Git - openldap/commit
Set MDB_xcursor DB_DIRTY, clear md_name.
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 3 Oct 2013 21:59:24 +0000 (23:59 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 3 Oct 2013 21:59:24 +0000 (23:59 +0200)
commit3d67838a59b30b5732c96612cf8ce5bbf59d7441
tree8853d4adf7abf11ac0e12b147c50e78204bbac80
parent07dc79a7c33121bc1be55bbd81ff643094df6851
Set MDB_xcursor DB_DIRTY, clear md_name.

Both were unused and md_name was unmaintained -- except
mdb_cursor_touch(xcursor) would abuse md_name as a key to
touch MAIN_DBI if it could somehow get passed ! DB_DIRTY.
libraries/liblmdb/mdb.c