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 4d7be1c161869daabb268bcfadbccf8fb1d2b9e1 (commit) from 230b4696691b67a84bc8309775c789a40fdcc4ff (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 4d7be1c161869daabb268bcfadbccf8fb1d2b9e1 Author: Howard Chu hyc@openldap.org Date: Mon Oct 28 23:01:08 2019 +0000
ITS#9112 cleaner error handling during connection setup
And additional debug code for tracking errant close()s
-----------------------------------------------------------------------
Summary of changes: servers/slapd/connection.c | 17 +++++++++++++ servers/slapd/daemon.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++ servers/slapd/main.c | 9 +++++++ 3 files changed, 86 insertions(+)