Skip to content
GitLab
Explore
Sign in
Register
ITS
#9723
clear C_EOF on cursor with MDB_FIRST_DUP
Code
Review changes
Check out branch
Download
Patches
Plain diff
Howard Chu
requested to merge
hyc/openldap:its9723
into
mdb.master
Oct 25, 2021
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
No need to check against MDB_LAST_DUP; mdb_cursor_last will set it again if needed.
Merge request reports