Skip to content

bugfix: openldap: only part of LDAP query results received#440

Closed
jzakrzewski wants to merge 1 commit intocurl:masterfrom
e2ebridge:bug/ldap_results_cut_off
Closed

bugfix: openldap: only part of LDAP query results received#440
jzakrzewski wants to merge 1 commit intocurl:masterfrom
e2ebridge:bug/ldap_results_cut_off

Conversation

@jzakrzewski
Copy link
Contributor

Introduced with commit 65d141e

The *err value would normally be CURLE_AGAIN what would cause libcurl to loop and fetch pending data. Instead it has been overwritten by CURLE_OK (the result of write function) and the loop ended prematurely.

@bagder bagder closed this in c979a3d Sep 19, 2015
jgsogo pushed a commit to jgsogo/curl that referenced this pull request Oct 19, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant