aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2018-07-08 17:16:34 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-07-09 18:09:05 +0200
commit424f1cfefbace57e5873e614a43ff14b251bbc7e (patch)
tree91c690109361cdc64b1651b7545469f2caed7b34 /packages
parent07f7c93f92c15e1a4a6489a05b1eb4c7b33cf6a4 (diff)
schannel: fix -Wsign-compare warning
MinGW warns: /lib/vtls/schannel.c:219:64: warning: signed and unsigned type in conditional expression [-Wsign-compare] Fix this by casting the ptrdiff_t to size_t as we know it's positive. Closes https://github.com/curl/curl/pull/2721
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions