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 a054a194e8a0aadfac138fa441c8f67f5d7caa35 (commit) from 8fbbc71506f5992579fb38398e4654007a1cf4b5 (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 a054a194e8a0aadfac138fa441c8f67f5d7caa35 Author: Howard Chu hyc@symas.com Date: Sun Aug 24 21:18:03 2014 +0100
ITS#7913 cleanup
we already checked for data == NULL, drop unnecessary if
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)