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  461db2de1a2f43583ef1ca3beecc69fce201c642 (commit)
      from  8325ad2af2e0cf2a906208d88884b2a90d2915d8 (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 461db2de1a2f43583ef1ca3beecc69fce201c642
Author: Howard Chu <h...@openldap.org>
Date:   Wed Jan 23 02:19:02 2013 +0000

    ITS#7497 fix lineno overflow in ldif_read_record()

-----------------------------------------------------------------------

Summary of changes:
 clients/tools/ldapmodify.c      |    8 ++++----
 include/ldap.h                  |    2 +-
 include/ldap_pvt.h              |    2 +-
 include/ldif.h                  |    2 +-
 libraries/libldap/ldif.c        |    2 +-
 libraries/libldap/ldifutil.c    |   38 +++++++++++++++++++-------------------
 servers/slapd/back-sql/config.c |    7 ++++---
 servers/slapd/root_dse.c        |    7 ++++---
 servers/slapd/slapadd.c         |   16 ++++++++--------
 servers/slapd/slapcommon.c      |    2 +-
 servers/slapd/slapcommon.h      |    4 ++--
 servers/slapd/slapmodify.c      |   20 ++++++++++----------
 12 files changed, 56 insertions(+), 54 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to