A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 26e226b2a8cdba4208eabca394537900c4eda3b3 (commit) from 45a88275d2a410e683bae4ef44881e0f55fa3c4d (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 26e226b2a8cdba4208eabca394537900c4eda3b3 Author: Hallvard Furuseth hallvard@openldap.org Date: Sat Sep 3 09:41:30 2016 +0200
Silence warning for initializer "mdb_copy my = {0}"
1st struct member was not a scalar.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)