]> granicus.if.org Git - curl/commit
ldap: Fixed Unicode usage for all Win32 builds
authorSteve Holme <steve_holme@hotmail.com>
Sat, 3 Jan 2015 21:54:11 +0000 (21:54 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 4 Jan 2015 22:19:30 +0000 (22:19 +0000)
commitea93252ef1cb3dba44312ceec824d6436c54aa08
tree16a06478687eedcbbabe2abe54775416709f0cff
parentf6b168de4cb28337e63d68aaea255416d10f46b0
ldap: Fixed Unicode usage for all Win32 builds

Otherwise, the fixes in the previous commits would only be applicable
to IDN and SSPI based builds and not others such as OpenSSL with LDAP
enabled.
lib/curl_multibyte.c
lib/curl_multibyte.h
lib/ldap.c