]> git.sur5r.net Git - openldap/commit
ITS#7515 Fix tracking of parent txn's cursors.
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 7 Jul 2013 15:13:27 +0000 (17:13 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 7 Jul 2013 15:13:27 +0000 (17:13 +0200)
commitbe47ca766713f55e5b3abd18120514fdad7d90f2
treee23666e42e76f3f806dbad321152d5df6520bad9
parent9be6af0dcb0469965477022541e95e74d48dad9e
ITS#7515 Fix tracking of parent txn's cursors.

Restore mc_flags and xcursors, they were tracked but not merged.
Simplify: Track parent txn's original cursors after backing them
up, instead of tracking copies and merging them back at commit.
libraries/liblmdb/mdb.c