Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/slapi
Modified Files: plugin.c 1.44 -> 1.45 slapi_utils.c 1.201 -> 1.202
Log Message: first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
CVS Web URLs: http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/slapi/ http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/slapi/plugin.c http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/slapi/slapi_utils.c
Changes are generally available on cvs.openldap.org (and CVSweb) within 30 minutes of being committed.