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
orbea -
OpenLDAP
Commits
c109bdd7
Commit
c109bdd7
authored
Feb 17, 2021
by
Ondřej Kuzník
Browse files
ITS#9292 Explicitly mention ldap_memfree
parent
7077dc31
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man3/ldap_get_option.3
View file @
c109bdd7
...
...
@@ -250,7 +250,9 @@ returns in case of no activity.
must be a
.BR "struct timeval **"
(the caller has to free
.BR *outvalue ) ,
.BR *outvalue
using
.BR ldap_memfree (3)),
and
.B invalue
must be a
...
...
@@ -392,7 +394,9 @@ Sets/gets a timeout value for the synchronous API calls.
must be a
.BR "struct timeval **"
(the caller has to free
.BR *outvalue ) ,
.BR *outvalue
using
.BR ldap_memfree (3)),
and
.B invalue
must be a
...
...
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