@@ -41,10 +41,10 @@ index 6be33c77..70686735 100644
4141
4242 #else
4343diff --git a/src/init.c b/src/init.c
44- index 7f184b9c..89796561 100644
44+ index e516c331..2df4aafa 100644
4545--- a/src/init.c
4646+++ b/src/init.c
47- @@ -32 ,17 +32 ,40 @@
47+ @@ -35 ,17 +35 ,40 @@
4848 #include <winsock2.h>
4949 #endif
5050
@@ -89,7 +89,7 @@ index 7f184b9c..89796561 100644
8989
9090 /* Declare static mutex */
9191 static SSH_MUTEX ssh_init_mutex = SSH_MUTEX_STATIC_INIT;
92- @@ -53 ,8 +76 ,8 @@ static int _ssh_initialized = 0;
92+ @@ -56 ,8 +79 ,8 @@ static int _ssh_initialized = 0;
9393 /* Cache the returned value */
9494 static int _ssh_init_ret = 0;
9595
@@ -101,7 +101,7 @@ index 7f184b9c..89796561 100644
101101 static int _ssh_init(unsigned constructor) {
102102
103103diff --git a/src/libgcrypt.c b/src/libgcrypt.c
104- index b8b86593..fd950225 100644
104+ index 2e44a53c..474fa4f8 100644
105105--- a/src/libgcrypt.c
106106+++ b/src/libgcrypt.c
107107@@ -198,12 +198,12 @@ static int blowfish_set_key(struct ssh_cipher_struct *cipher, void *key, void *I
@@ -135,7 +135,7 @@ index b8b86593..fd950225 100644
135135 }
136136
137137diff --git a/src/misc.c b/src/misc.c
138- index 3f2652d4..36678203 100644
138+ index 7c478a77..cc2110dc 100644
139139--- a/src/misc.c
140140+++ b/src/misc.c
141141@@ -51,8 +51,10 @@
@@ -199,7 +199,7 @@ index 3f2652d4..36678203 100644
199199
200200 int ssh_is_ipaddr_v4(const char *str)
201201diff --git a/src/pki_gcrypt.c b/src/pki_gcrypt.c
202- index b619b1a3..94017dc2 100644
202+ index 418a46b3..1d7dbaa7 100644
203203--- a/src/pki_gcrypt.c
204204+++ b/src/pki_gcrypt.c
205205@@ -2141,7 +2141,11 @@ ssh_signature pki_do_sign_hash(const ssh_key privkey,
0 commit comments