mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-29 11:02:20 +08:00
fca2f4d9295a136c5d9e151f03dd077d71f990c2
Don't use it as a "cursor is tracked" hint in mdb_pages_xkeep(). It's been harmless so far, but would break after mdb_cursor_copy(). Checking m0 directly short-circuits better anyway. Change-Id: Ibf180214db603e08ed11e298cff85866eb79f4bb
Description
Mirror of the libmdbx repository
Languages
C
55.6%
C++
36.5%
CMake
4.2%
Makefile
1.6%
Shell
1%
Other
1.1%