mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
No LogTest in re23
This commit is contained in:
parent
2bf9afd828
commit
31d64d4642
@ -681,7 +681,7 @@ retry_lock:
|
||||
ldap_pvt_thread_mutex_unlock( &li->li_conninfo.lai_mutex );
|
||||
}
|
||||
|
||||
if ( LogTest( LDAP_DEBUG_TRACE ) ) {
|
||||
{
|
||||
snprintf( buf, sizeof( buf ),
|
||||
"conn %p fetched refcnt=%u binding=%u%s",
|
||||
(void *)lc, refcnt, binding, expiring ? " expiring" : "" );
|
||||
|
Loading…
Reference in New Issue
Block a user