]> granicus.if.org Git - apache/commit
mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
authorJeff Trawick <trawick@apache.org>
Mon, 19 Feb 2007 16:24:33 +0000 (16:24 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 19 Feb 2007 16:24:33 +0000 (16:24 +0000)
commit4d55f1f4759152c047cb3df2d87df66a978e136f
treeab482c49a4a4f50444b56b5862c89077bf583a70
parent552b98b61ed98ac5cfb58d8147ed0f6ee2936d39
mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
for SDKs that define LDAP_NO_LIMIT to something other than -1.

Submitted by: David Jones <oscaremma gmail.com>
Reviewed by:  trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@509237 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ldap/util_ldap.c