minor fixes for Windows
authorViktor Szakats <commit@vszakats.net>
Tue, 11 Sep 2018 22:34:00 +0000 (22:34 +0000)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 12 Sep 2018 07:18:25 +0000 (09:18 +0200)
commitf8e1c190d56c5ec53e3ae5ee72669862460cfc22
tree72de981d5ead7a7f323972a3bbad07fedce42995
parent6258e244bf702dc981c8ad63ab61133b8bbf2ba3
minor fixes for Windows

- fix to use secure URL in generated Windows resources
- fix a potentially uninitialized variable
- fix an unused variable warning

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7189)
crypto/bio/b_sock2.c
crypto/cryptlib.c
util/mkrc.pl