]> git.sur5r.net Git - openldap/commit
mdb_txn_renew0(): Fix un-mutexed me_flags update.
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 16 Mar 2014 11:42:42 +0000 (12:42 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 16 Mar 2014 11:42:42 +0000 (12:42 +0100)
commita22c31115f480eff906d51b53a998d269da83452
treef50c157e72c47b5a855fa90f3c795f714ce72885
parent684bb867ced9f0ccde0268b6a3e839ebcb00ff6b
mdb_txn_renew0(): Fix un-mutexed me_flags update.

Replace env flag MDB_LIVE_READER with field me_live_reader.
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c