[openssh-commits] [openssh] 06/08: fixup

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Dec 14 08:41:09 AEDT 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit f45f3a8a12e2bee601046b916e6c5cd6eae08048
Author: Damien Miller <djm at mindrot.org>
Date:   Sat Dec 14 07:53:11 2019 +1100

    fixup
---
 ssh-sk-helper.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ssh-sk-helper.c b/ssh-sk-helper.c
index eade26e3..3dc149b9 100644
--- a/ssh-sk-helper.c
+++ b/ssh-sk-helper.c
@@ -153,6 +153,7 @@ main(int argc, char **argv)
 {
 	SyslogFacility log_facility = SYSLOG_FACILITY_AUTH;
 	LogLevel log_level = SYSLOG_LEVEL_ERROR;
+	struct sshbuf *req, *resp;
 	int in, out, ch, r, log_stderr = 0;
 	u_int rtype;
 	uint8_t version;

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list