[openssh-commits] [openssh] 03/05: upstream: mistake in previous: filling the incorrect buffer
    git+noreply at mindrot.org 
    git+noreply at mindrot.org
       
    Sat Feb  1 10:22:41 AEDT 2020
    
    
  
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 7365f28a66d1c443723fbe6f4a2612ea6002901e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jan 31 23:08:08 2020 +0000
    upstream: mistake in previous: filling the incorrect buffer
    
    OpenBSD-Commit-ID: 862ee84bd4b97b529f64aec5d800c3dcde952e3a
---
 sshd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sshd.c b/sshd.c
index 57fab042..9d0d8b4f 100644
--- a/sshd.c
+++ b/sshd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshd.c,v 1.546 2020/01/31 22:42:45 djm Exp $ */
+/* $OpenBSD: sshd.c,v 1.547 2020/01/31 23:08:08 djm Exp $ */
 /*
  * Author: Tatu Ylonen <ylo at cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
    
    
More information about the openssh-commits
mailing list