Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
31d64d46
Commit
31d64d46
authored
Apr 05, 2006
by
Kurt Zeilenga
Browse files
No LogTest in re23
parent
2bf9afd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-ldap/bind.c
View file @
31d64d46
...
...
@@ -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"
:
""
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment