]> git.sur5r.net Git - openldap/commitdiff
Fix libldap deref control call
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jan 2014 00:05:03 +0000 (18:05 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jan 2014 00:05:03 +0000 (18:05 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index 48c3f75116090f7d50801c40910b7fa7b8de0993..f24cb8216b5773e32a1bdacad29cba6fe898329e 100644 (file)
--- 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)