Change #246110
Category | None |
Changed by | Jochen Sprickerhof <git | @jochen.sprickerhof.de>
Changed at | Sun 19 Oct 2025 13:12:07 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | f03e7c1d645823db285e483ba2e3dde633d38dde |
Comments
openldap: fix limit max incoming size test logic Use LDAP_OPT_SUCCESS for ldap_get_option, as done in the other calls. ber_sockbuf_ctrl returns 1 on success so reverse the logic. Follow-up to f91be14bfb Closes #19138
Changed files
- lib/openldap.c