]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - ssh.c
Better not forget to make sure GTK1 doesn't break.
[PuTTY.git] / ssh.c
diff --git a/ssh.c b/ssh.c
index d6bc812df6505db409c2f144faec6091c7be3292..137e4607f1d01edc40b1b7f4d1945c0878e07467 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -3564,6 +3564,7 @@ static int do_ssh1_login(Ssh ssh, unsigned char *in, int inlen,
                    /* and try again */
                } else {
                    assert(0 && "unexpected return from loadrsakey()");
+                   got_passphrase = FALSE;   /* placate optimisers */
                }
            }