diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-08 17:33:58 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-10 10:22:34 +0200 |
commit | b54e0babd74839159b0f0d34a6469f7ca327358c (patch) | |
tree | bc2dcd62c513e725011675d76115b57be2ea7f57 /tests/libtest/lib530.c | |
parent | deadb2348f40e7afa46a03a918f522c67145ebe0 (diff) |
ldap: fix MinGW compiler warning
ldap_bind_s is marked as deprecated in w32api's winldap.h shipping with
the latest original MinGW, resulting in compiler warnings since commit
f0fe66f13c93d3d0af45d9fb1231c9164e0f9dc8. Fix this for the non-SSPI
case by using ldap_simple_bind_s again instead of ldap_bind_s with
LDAP_AUTH_SIMPLE.
Closes https://github.com/curl/curl/pull/1664
Diffstat (limited to 'tests/libtest/lib530.c')
0 files changed, 0 insertions, 0 deletions