]> git.sur5r.net Git - openldap/commitdiff
ITS#7490
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 27 Jan 2013 02:41:09 +0000 (18:41 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 27 Jan 2013 02:41:09 +0000 (18:41 -0800)
Zero out the complete context buffer
From mhardin@symas.com

CHANGES

diff --git a/CHANGES b/CHANGES
index 6639419558c66a1c56132e15475412a16ea3824b..53e9e400c82525cf147cc6d7a4b44e3e83112158 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,7 @@ OpenLDAP 2.4.34 Engineering
                Fixed contrib/nssov olcNssPamSession handling (ITS#7481)
                Add missing Makefile for various modules (ITS#7308)
                Unify Makefile structure for modules (ITS#7309)
+               Fixed slapo-allowed attribute replication (ITS#7493)
        Documentation
                ldapurl(1) fix example usage (ITS#7454)
                ldap_get_option(3) fixed trailing whitespace (ITS#7411)