mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Revert previous, wasn't broken.
This commit is contained in:
parent
1128bc63b7
commit
b228caa723
@ -272,8 +272,7 @@ fail:;
|
||||
* let send_search_entry stuff it back into ber format. Slow & ugly,
|
||||
* but this is necessary for version matching, and for ACL processing.
|
||||
*/
|
||||
|
||||
tv.tv_sec = 0; tv.tv_usec = 100000;
|
||||
|
||||
for ( count=0, rc=0;
|
||||
rc != -1;
|
||||
rc = ldap_result(lc->ld, msgid, 0, &tv, &res))
|
||||
|
Loading…
Reference in New Issue
Block a user