summaryrefslogtreecommitdiff
path: root/lib/vtls/darwinssl.c
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2017-08-01 11:56:41 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2017-08-01 17:22:30 +0200
commit0139545607ef56fdad11ef00dc1df05cdcbb763a (patch)
treee82d9a9dc474236fb9ec7eeb1a9b38d62cefc16b /lib/vtls/darwinssl.c
parent62495ff31af577ad06724142c9437d0c712988d6 (diff)
downloadcurl-0139545607ef56fdad11ef00dc1df05cdcbb763a.tar.gz
curl_threads: fix MSVC compiler warning
Use LongToHandle to convert from long to HANDLE in the Win32 implementation. This should fix the following warning when compiling with MSVC 11 (2012) in 64-bit mode: lib\curl_threads.c(113): warning C4306: 'type cast' : conversion from 'long' to 'HANDLE' of greater size Closes https://github.com/curl/curl/pull/1717
Diffstat (limited to 'lib/vtls/darwinssl.c')
0 files changed, 0 insertions, 0 deletions