Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap
Modified Files:
ldap_sync.c 1.8 -> 1.9
Log Message:
ITS#6738 Catch ber errors in libldap/ldap_sync.c.
Also remove variable tag in ldap_sync_search_intermediate()
and reduce ber_scanf("tm", &tag, foo) to tag=ber_scanf("m", foo).
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/
http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/ldap_sync.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.