trim comment

This commit is contained in:
Pierangelo Masarati 2005-01-01 16:14:40 +00:00
parent a8547f5945
commit 8ec78171d3

View file

@ -462,7 +462,7 @@ ldap_build_entry(
attr->a_desc->ad_type->sat_syntax,
attr->a_desc->ad_type->sat_equality,
&attr->a_vals[i], &attr->a_nvals[i],
NULL /* op->o_tmpmemctx */ );
NULL );
if ( rc != LDAP_SUCCESS ) {
BER_BVZERO( &attr->a_nvals[i] );