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 c8353f7acdec4a42f537b0d475aaae005ba72363 (commit) from 508f4158bca8f3c40a91ea188f43ca53f231c01f (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 c8353f7acdec4a42f537b0d475aaae005ba72363 Author: Howard Chu hyc@openldap.org Date: Mon Dec 15 14:36:55 2014 +0000
ITS#8003 fix off-by-one in LDIF length
must account for leading space when counting total number of lines
-----------------------------------------------------------------------
Summary of changes: include/ldif.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)