Allow the timeout pointer to ldap_search_ext_s() to be NULL if lp_ldap_timeout()...
authorJeremy Allison <jra@samba.org>
Sat, 20 Aug 2011 04:08:10 +0000 (21:08 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 20 Aug 2011 04:08:10 +0000 (21:08 -0700)
commita357d044d4484ed89e2cee0ddfafae7b2f128d97
tree7ab1d4ee96d8bcfd407c0c842b56295cfef6afe5
parentda89f7e24c3f3c95f397c53dabf85f4156f5d708
Allow the timeout pointer to ldap_search_ext_s() to be NULL if lp_ldap_timeout() == 0.
source3/lib/smbldap.c