openldap/libraries
Hallvard Furuseth 79844bd446 ITS#7594 Fix MDB cursor tracking with subDBs.
The tracking code should not change the current cursor.
It did when that was a C_SUB cursor, which should not be
checked against the tracked cursors but their xcursors.

However, do not bother to skip the tracking code for the
current cursor when it would not change that cursor anyway.
2013-06-13 08:58:24 +02:00
..
liblmdb ITS#7594 Fix MDB cursor tracking with subDBs. 2013-06-13 08:58:24 +02:00