A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_5 has been updated via 68bfe243b328836c4da6793ec1eb5de064df2fd7 (commit) from 0069706282593bc0d066385afde3c4a89f90b770 (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 68bfe243b328836c4da6793ec1eb5de064df2fd7 Author: Howard Chu hyc@openldap.org Date: Tue Jan 27 18:30:23 2015 +0000
ITS#8011 fix prev patch
Remove assert. This is merely a cache of parent DNs, failure to insert doesn't affect outcome.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-mdb/dn2id.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)