Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: d12c97e2 by Howard Chu at 2025-10-06T16:52:11+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.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/d12c97e2755f2349cca48079...