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 fac36dcba707b0aba050498b414ef96778ef5fc7 (commit) from 06dca7858e07c5d77302e639307c60a15fa810cf (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 fac36dcba707b0aba050498b414ef96778ef5fc7 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 22:11:38 2011 +0200
ITS#6932: Clean up strange asserts & nearby code.
Mostly found by Klocwork: Issues #213,298-300,331,342-343,374,390,410.
-----------------------------------------------------------------------
Summary of changes: contrib/slapd-modules/autogroup/autogroup.c | 11 ++++------- libraries/libldap/ldap_sync.c | 4 +++- libraries/librewrite/rule.c | 5 +++-- servers/slapd/back-bdb/tools.c | 12 +++++++++--- servers/slapd/back-sql/entry-id.c | 5 +++-- servers/slapd/backend.c | 7 +++++-- servers/slapd/backover.c | 14 ++++++++------ servers/slapd/cr.c | 8 ++------ servers/slapd/dn.c | 7 ++++--- servers/slapd/oc.c | 5 ++--- servers/slapd/overlays/ppolicy.c | 4 +++- servers/slapd/value.c | 8 ++++++-- 12 files changed, 52 insertions(+), 38 deletions(-)