Update of /repo/OpenLDAP/pkg/ldap/contrib/slapd-modules/autogroup
Modified Files:
autogroup.c 1.11 -> 1.12
Log Message:
ITS#6758 Avoid SlapReply reuse, simple cases.
Caller provides and reuses a SlapReply it does not read after
initialization. So reinitialize or move the declaration inwards.
In case of refint, move the rs parameter into refint_repair().
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/contrib/slapd-modules/autogroup/
http://www.openldap.org/devel/cvsweb.cgi/contrib/slapd-modules/autogroup/autogroup.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.