ando(a)OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
Modified Files:
Tag: OPENLDAP_REL_ENG_2_3
passwd.c 1.95.2.19 -> 1.95.2.20
Log Message:
complete fix to ITS#4665
Note: what we usually do is append modifications to the end of the
orm_modlist, so that they get freed along with the others by the
caller. In this case, a modification must go first. As a consequence,
it wouldn't be freed really. A cleaner approach would be to register
another callback that does cleanup of this modification __after__ it's
been used. I guess the current approach is just fine, although a bit
involved.
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office: +39.02.23998309
Mobile: +39.333.4963172
Email: pierangelo.masarati(a)sys-net.it
------------------------------------------