diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-01-15 20:43:34 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-01-16 22:21:59 +0100 |
commit | 25c40c9af97782c9d475e765d50eaac071fd7d91 (patch) | |
tree | 88b7dcaadc303bdd39362f9a60ba0f0c931ed9ac /lib/vtls/schannel.h | |
parent | 945df74101140a336699f1de6616302d49ca7be8 (diff) |
SMB: fix numeric constant suffix and variable types
1. don't use "ULL" suffix since unsupported in older MSVC
2. use curl_off_t instead of custom long long ifdefs
3. make get_posix_time() not do unaligned data access
Fixes #2211
Closes #2240
Reported-by: Chester Liu
Diffstat (limited to 'lib/vtls/schannel.h')
0 files changed, 0 insertions, 0 deletions