Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: da60a82d by Howard Chu at 2026-06-13T23:43:43+01:00 ITS#10520 LMDB: fix mdb_env_copyfd1() with encrypted DBs
- - - - - c9912dbe by Howard Chu at 2026-06-13T23:43:59+01:00 ITS#10520 LMDB: cleanup on crypto errors and exits
- - - - - a240d47f by Howard Chu at 2026-06-13T23:44:11+01:00 ITS#10520 LMDB: fix env_copyfd0() for remapped envs
- - - - - 22a8571f by Howard Chu at 2026-06-13T23:44:20+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/a67cd63a85591e906d3050e...