Howard Chu pushed to branch mdb.RE/1.0 at openldap / OpenLDAP
Commits: 4a54ad4d by Howard Chu at 2026-06-13T23:44:58+01:00 ITS#10520 LMDB: fix mdb_env_copyfd1() with encrypted DBs
- - - - - 133bb658 by Howard Chu at 2026-06-13T23:45:08+01:00 ITS#10520 LMDB: cleanup on crypto errors and exits
- - - - - f77a11be by Howard Chu at 2026-06-13T23:45:14+01:00 ITS#10520 LMDB: fix env_copyfd0() for remapped envs
- - - - - a436624f by Howard Chu at 2026-06-13T23:45:19+01:00 ITS#10520 LMDB: fix incremental dump/load for encryption
- - - - -
9 changed files:
- libraries/liblmdb/Makefile - libraries/liblmdb/crypto.c - libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_dump.1 - libraries/liblmdb/mdb_dump.c - libraries/liblmdb/mdb_load.1 - libraries/liblmdb/mdb_load.c - + libraries/liblmdb/mtest_enc3.c - + libraries/liblmdb/mtest_enc4.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a2d9ea1ff983640b3760196...