From: Quanah Gibson-Mount Date: Sun, 27 Jan 2013 02:41:09 +0000 (-0800) Subject: ITS#7490 X-Git-Tag: OPENLDAP_REL_ENG_2_4_34~46 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a71090cb0d554269639505562ee2e1e0211ee7f4;p=openldap ITS#7490 Zero out the complete context buffer From mhardin@symas.com --- diff --git a/CHANGES b/CHANGES index 6639419558..53e9e400c8 100644 --- 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)