Howard Chu pushed to branch mdb.RE/0.9 at openldap / OpenLDAP
Commits:
c131c853 by Howard Chu at 2020-10-23T20:37:30+01: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.
- - - - -
37a48f4e by Howard Chu at 2020-10-23T20:38:14+01:00
ITS#9376
- - - - -
2 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/01db7a099e9b68f4c8aad8…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/01db7a099e9b68f4c8aad8…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
4a61bbd8 by Howard Chu at 2020-10-23T20:35:41+01: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.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/4a61bbd8b211e0c6be69dfa…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/4a61bbd8b211e0c6be69dfa…
You're receiving this email because of your account on git.openldap.org.
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/3ad0eef16d5d0b28d98994…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ad0eef16d5d0b28d98994…
You're receiving this email because of your account on git.openldap.org.