Go to file
Hallvard Furuseth 385889b0be Allow mdb_cursor_close() after readonly txn ends.
Catch mdb_cursor_renew(write txn's cursor).  Add flag C_UNTRACK, so
mdb_cursor_close need not peek inside a possibly-freed readonly txn.
2013-05-04 12:34:02 +02:00
libraries/liblmdb Allow mdb_cursor_close() after readonly txn ends. 2013-05-04 12:34:02 +02:00