]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:16:07 +0000 (09:16 +0200)
commitaf7d8d3446d640018bbeb9879ac585025b949832
treefd5683129f64ab32f075c83cafdd92c84049124f
parent88ea3685e4bf30fc529fe46e19effc6317726de8
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