mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 04:59:39 -05:00
Reverse last commit. Wrong tree.
This commit is contained in:
parent
31d64d4642
commit
45d0479d37
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue