Go to file
Hallvard Furuseth 0b9a208530 Simplify/cleanup mdb_cursor_init, C_ALLOCD.
No real change.
mdb_cursor_init() checks if it needs mx, so pass it unconditionally.
Set C_ALLOCD for shadow cursors, for clarity. (It was always set as
it should anyway from the origin cursor, which would have C_ALLOCD.)
2013-05-04 12:53:43 +02:00
libraries/liblmdb Simplify/cleanup mdb_cursor_init, C_ALLOCD. 2013-05-04 12:53:43 +02:00