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 f3523ae8aa99bd27ee1543f869f20d3a0260f46c (commit) via d15f4e2f09b7b046e44c361a3b7295676933a3f3 (commit) from ac1607f25e00b7a94592818593873bdf58b9a9be (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 f3523ae8aa99bd27ee1543f869f20d3a0260f46c Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Mon Jan 13 13:48:55 2014 -0600 ITS#7783 commit d15f4e2f09b7b046e44c361a3b7295676933a3f3 Author: Howard Chu <h...@openldap.org> Date: Sun Jan 12 13:43:55 2014 -0800 ITS#7783 workaround stupid NSPR bug free(NULL) is supposed to be safe. "Portable wrapper libraries" that fail to preserve this behavior are inherently broken. But then again, this is Mozilla code, so that's redundant. ----------------------------------------------------------------------- Summary of changes: CHANGES | 1 + libraries/libldap/tls_m.c | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git