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_4 has been updated via d1b79d5ab15da7a1686f98bb1ba42a5849abe6de (commit) from feedf50b612c94107aa083f6befcfb7569fdfd59 (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 d1b79d5ab15da7a1686f98bb1ba42a5849abe6de 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(-)