Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
Modified Files: sl_malloc.c 1.63 -> 1.64
Log Message: ITS#6437, save space: Do not allocate the tail, except if size==0. Store a tail only in freed blocks. (Alignment ensures there will be room.) Put the freed mark in next block's head.
CVS Web URLs: http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/ http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/sl_malloc.c
Changes are generally available on cvs.openldap.org (and CVSweb) within 30 minutes of being committed.