Howard Chu pushed to branch cdel at openldap / OpenLDAP
Commits: 311f071c by Howard Chu at 2020-10-23T17:48:53+01:00 Support db_pagesize in mdb_load
Since setting was added in de08119a296a4e8569fa04d7bfcbc7b3c2b41f2f
- - - - - b87dedd9 by Howard Chu at 2020-10-23T17:03:54+00:00 ITS#9376 Fixes for repeated deletes with xcursor
On DUPSORT DBs, must initialize xcursor regardless of whether caller requested its data. Also in cursor_prev must check whether cursor index is still within range before using it.
- - - - -
2 changed files:
- libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_load.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ad0eef16d5d0b28d98994c...