diff options
author | Marcel Raad <MarcelRaad@users.noreply.github.com> | 2015-07-16 09:09:02 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-07-24 00:12:31 +0200 |
commit | 98835eed29cd1f3451f0fb16ce1d4551a0e07df4 (patch) | |
tree | c317edc100ef0ce1163b9c221ac89e5f19eabdc5 /docs/libcurl/curl_easy_cleanup.3 | |
parent | cee21eb6a7752f90fe3e2ee260a31ce0a9eeaaa0 (diff) |
openssl: work around MSVC warning
MSVC 12 complains:
lib\vtls\openssl.c(1554): warning C4701: potentially uninitialized local
variable 'verstr' used It's a false positive, but as it's normally not,
I have enabled warning-as-error for that warning.
Diffstat (limited to 'docs/libcurl/curl_easy_cleanup.3')
0 files changed, 0 insertions, 0 deletions