if ( msc->msc_ld != NULL ) {
#ifdef DEBUG_205
- char buf[ BUFSIZ ];
-
Debug(LDAP_DEBUG_ANY,
"### %s meta_clear_one_candidate ldap_unbind_ext[%d] mc=%p ld=%p\n",
op ? op->o_log_prefix : "", candidate, (void *)mc,
/* another thread is binding the target for this conn; wait */
#ifdef DEBUG_205
- char buf[ SLAP_TEXT_BUFLEN ] = { '\0' };
-
Debug(LDAP_DEBUG_ANY,
"### %s meta_search_dobind_init[%d] mc=%p ld=%p needbind\n",
op->o_log_prefix, candidate, (void *)mc,
/* we'll need to bind the target for this conn */
#ifdef DEBUG_205
- char buf[ SLAP_TEXT_BUFLEN ];
-
Debug(LDAP_DEBUG_ANY,
"### %s meta_search_dobind_init[%d] mc=%p ld=%p binding\n",
op->o_log_prefix, candidate, (void *)mc,
/* if still binding, destroy */
#ifdef DEBUG_205
- char buf[ SLAP_TEXT_BUFLEN ];
-
Debug(LDAP_DEBUG_ANY,
"### %s meta_back_search(abandon) " "ldap_unbind_ext[%ld] mc=%p ld=%p\n",
op->o_log_prefix,
if ( slap_bv2undef_ad( &mapped, &attr->a_desc, &text,
SLAP_AD_PROXIED ) != LDAP_SUCCESS )
{
- char buf[ SLAP_TEXT_BUFLEN ];
-
Debug(LDAP_DEBUG_ANY,
"%s meta_send_entry(\"%s\"): " "slap_bv2undef_ad(%s): %s\n",
op->o_log_prefix, ent.e_name.bv_val,
bsi->bsi_op->o_tmpmemctx );
if ( retval != LDAP_SUCCESS ) {
- char buf[ SLAP_TEXT_BUFLEN ];
-
/* FIXME: we're ignoring invalid values,
* but we're accepting the attributes;
* should we fail at all? */