]> git.sur5r.net Git - openldap/commitdiff
import fix to ITS#5188
authorPierangelo Masarati <ando@openldap.org>
Wed, 17 Oct 2007 16:34:48 +0000 (16:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 17 Oct 2007 16:34:48 +0000 (16:34 +0000)
CHANGES
doc/man/man3/ldap_get_option.3

diff --git a/CHANGES b/CHANGES
index 62716d5265788eb07b3a0ee562e406fd50fa2305..d162c62970910064d854e7aa524b1659ec02b255 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -39,3 +39,4 @@ OpenLDAP 2.4.6 Engineering
        Documentation
                Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
                slapadd/slapindex note about file ownership (ITS#5166)
+               Fixed ldap_get_option(3) *_TIMEOUT API (ITS#5188)
index ab795520e5ced78ba2d5ec920f289c5b52db4cb5..62b76866c8df53471db643d18ed6338c96650b65 100644 (file)
@@ -58,6 +58,10 @@ This is a read-only, handler-specific option.
 .B LDAP_OPT_TIMEOUT
 Sets/gets a timeout value for the synchronous API calls.
 .B outvalue
+must be a 
+.BR "struct timeval **"
+(the caller has to free
+.BR *outvalue ) ,
 and
 .B invalue
 must be a 
@@ -72,6 +76,10 @@ following a
 .BR connect (2) 
 returns in case of no activity.
 .B outvalue
+must be a 
+.BR "struct timeval **"
+(the caller has to free
+.BR *outvalue ) ,
 and
 .B invalue
 must be a