Howard Chu pushed to branch mdb.RE/0.9 at openldap / OpenLDAP
Commits: c47b1136 by Howard Chu at 2025-10-06T16:52:32+01:00 ITS#10396 lmdb: fix mdb_cursor_del0 with multiple DUPSORT cursors
Use the correct stack index when adjusting other cursors pointing to the affected page and the DB has a subDB. Broken in ITS#8406.
- - - - - 72592960 by Howard Chu at 2025-10-06T16:53:18+01:00 ITS#10396 fix mdb_cursor_del0 with multiple DUPSORT cursors
- - - - -
2 changed files:
- libraries/liblmdb/CHANGES - libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f7c1754e36c6790d1209966...