From: djm@openbsd.org Date: Fri, 31 Jan 2020 23:08:08 +0000 (+0000) Subject: upstream: mistake in previous: filling the incorrect buffer X-Git-Tag: V_8_2_P1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7365f28a66d1c443723fbe6f4a2612ea6002901e;p=thirdparty%2Fopenssh-portable.git upstream: mistake in previous: filling the incorrect buffer OpenBSD-Commit-ID: 862ee84bd4b97b529f64aec5d800c3dcde952e3a --- diff --git a/sshd.c b/sshd.c index 57fab0425..9d0d8b4f4 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 * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland