A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via f5c0af56d605fdad778db1eecad2ef12ca03760b (commit) via 7c65afc258e68b4c7ecce78bf8b668312c77af62 (commit) via 2574e50bcf1c825a030a119ba39d45a55d568d30 (commit) via e4c00ed5850b7368ae818192a2bc48b00ba784b8 (commit) from 14689f14b3287b7387ab12dbe5031ddcf12902af (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 f5c0af56d605fdad778db1eecad2ef12ca03760b Author: Howard Chu hyc@symas.com Date: Sun Jan 18 13:45:38 2015 +0000
Plug unlikely memleak (coverity)
commit 7c65afc258e68b4c7ecce78bf8b668312c77af62 Author: Howard Chu hyc@openldap.org Date: Tue Jan 13 20:52:46 2015 +0000
Fix dangling lock (coverity)
commit 2574e50bcf1c825a030a119ba39d45a55d568d30 Author: Howard Chu hyc@symas.com Date: Sun Jan 18 13:32:37 2015 +0000
minor cleanup (coverity)
commit e4c00ed5850b7368ae818192a2bc48b00ba784b8 Author: Howard Chu hyc@openldap.org Date: Tue Jan 13 18:47:18 2015 +0000
Fix potential null deref (coverity)
-----------------------------------------------------------------------
Summary of changes: clients/tools/ldapexop.c | 2 +- clients/tools/ldapurl.c | 1 + libraries/libldap_r/tpool.c | 18 +++++++++++++----- libraries/liblmdb/mdb.c | 10 ++++++---- libraries/librewrite/session.c | 7 ++++++- libraries/librewrite/subst.c | 22 ++++++++++++++++++---- libraries/librewrite/xmap.c | 6 +++++- 7 files changed, 50 insertions(+), 16 deletions(-)