A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 651804842f31260fe475aab1356e0d881106cb38 (commit) via 45146ba21a9ee494e7058ca7a173fcc6b27df744 (commit) via 67c13d0ccff80aadff78d1a1c6ae89630766cad9 (commit) via 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c (commit) from 14a3efa48a79e0ed2d8136f60bf232e132ed2f35 (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 651804842f31260fe475aab1356e0d881106cb38 Author: Howard Chu hyc@openldap.org Date: Wed Jan 14 10:37:13 2015 +0000
Fix missing error return (coverity)
commit 45146ba21a9ee494e7058ca7a173fcc6b27df744 Author: Howard Chu hyc@openldap.org Date: Wed Jan 14 10:35:20 2015 +0000
Fix UTF8stringvalidate loop termination (coverity)
commit 67c13d0ccff80aadff78d1a1c6ae89630766cad9 Author: Howard Chu hyc@openldap.org Date: Wed Jan 14 10:22:50 2015 +0000
Fix NULL in debug output (coverity)
commit 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c Author: Howard Chu hyc@openldap.org Date: Wed Jan 14 10:13:16 2015 +0000
check ber_scanf(syncUUIDs) result (coverity)
-----------------------------------------------------------------------
Summary of changes: servers/slapd/schema_check.c | 1 + servers/slapd/schema_init.c | 7 +++---- servers/slapd/sets.c | 2 +- servers/slapd/syncrepl.c | 24 +++++++++++++----------- 4 files changed, 18 insertions(+), 16 deletions(-)