mirror of
https://github.com/isar/libmdbx.git
synced 2025-04-06 04:37:45 +08:00
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
Languages
C
54.2%
C++
37.6%
CMake
4.4%
Makefile
1.6%
Shell
1.1%
Other
1.1%