From: Quanah Gibson-Mount Date: Wed, 8 Jan 2014 00:05:03 +0000 (-0600) Subject: Fix libldap deref control call X-Git-Tag: OPENLDAP_REL_ENG_2_4_39~11 X-Git-Url: https://git.sur5r.net/?p=openldap;a=commitdiff_plain;h=c22f451985f3db5c2b6ca40d28b43302b71fc6f4 Fix libldap deref control call --- diff --git a/CHANGES b/CHANGES index 48c3f75116..f24cb8216b 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.39 Engineering Fixed libldap memory leak with SASL (ITS#7757) Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) Fixed libldap shortcut NULL RDNs (ITS#7762) + Fixed libldap deref to use correct control Fixed liblmdb keysizes with mdb_update_key (ITS#7756) Fixed slapd cn=config olcDbConfig modification (ITS#7750) Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)