Howard Chu pushed to branch mdb.master at openldap / OpenLDAP
Commits: e13f0521 by Howard Chu at 2025-10-06T16:49:25+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/e13f05211f8c0869fe1475cd...