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/0c2168993b5331f16910d97...