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.