Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
8e3cab0f by Howard Chu at 2022-11-28T23:37:12+00:00
ITS#9916 liblmdb: use alternate MDB_page2 struct for some accesses
fakepage pointers are only guaranteed to be 2-byte aligned. Use a
2-byte aligned struct definition when referencing 2-byte page members
if a page pointer possibly points to a fakepage.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e3cab0f633f11eff800170…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e3cab0f633f11eff800170…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.master at openldap / OpenLDAP
Commits:
3947014a by Howard Chu at 2022-11-28T23:17:08+00:00
ITS#9916 liblmdb: use alternate MDB_page2 struct for some accesses
fakepage pointers are only guaranteed to be 2-byte aligned. Use a
2-byte aligned struct definition when referencing 2-byte page members
if a page pointer possibly points to a fakepage.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/3947014aed7ffe39a79991f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/3947014aed7ffe39a79991f…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.RE/0.9 at openldap / OpenLDAP
Commits:
139831a5 by Howard Chu at 2022-11-28T23:18:56+00:00
ITS#9916 liblmdb: use alternate MDB_page2 struct for some accesses
fakepage pointers are only guaranteed to be 2-byte aligned. Use a
2-byte aligned struct definition when referencing 2-byte page members
if a page pointer possibly points to a fakepage.
- - - - -
f16ef18f by Howard Chu at 2022-11-28T23:41:00+00:00
ITS#9916
- - - - -
2 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c2168993b5331f16910d9…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c2168993b5331f16910d9…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
393308ac by Quanah Gibson-Mount at 2022-11-02T17:55:29+00:00
Revert "ITS#9045 Do not share cn=config entries with outside code"
This reverts commit ce7a7997833326e3a9fb363b7fb10afe02b7d192.
- - - - -
10cfee47 by Quanah Gibson-Mount at 2022-11-02T17:55:37+00:00
Remove ITS9045
- - - - -
2 changed files:
- CHANGES
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bd9ac844de98547786ce4d…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bd9ac844de98547786ce4d…
You're receiving this email because of your account on git.openldap.org.