Quanah Gibson-Mount pushed to branch master 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
- - - - - b807ef13 by Howard Chu at 2025-10-15T18:13:18+01:00 ITS#9564 lmdb: fix race condition freeing spilled pages at end of transaction
- - - - - 270c5438 by Howard Chu at 2025-10-15T18:13:58+01:00 ITS#9564
- - - - - 32c2e5a4 by Quanah Gibson-Mount at 2025-11-04T15:46:45+00:00 Merge remote-tracking branch 'origin/mdb.RE/0.9'
- - - - -
2 changed files:
- libraries/liblmdb/CHANGES - libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c8ed27ebd02544343f7ace5...