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
9a965d8a
Commit
9a965d8a
authored
Jan 25, 2007
by
Howard Chu
Browse files
Don't use ldap_pvt_thread_pool_context_reset() here. Just in main.
parent
d63733e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/accesslog.c
View file @
9a965d8a
...
...
@@ -1455,7 +1455,6 @@ accesslog_db_open(
attrs_free
(
e
->
e_attrs
);
ch_free
(
e
);
}
ldap_pvt_thread_pool_context_reset
(
thrctx
);
return
rc
;
}
...
...
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