]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordtucker@openbsd.org <dtucker@openbsd.org>
Sun, 27 Aug 2017 00:38:41 +0000 (00:38 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 3 Sep 2017 23:38:57 +0000 (09:38 +1000)
commita54eb27dd64b5eca3ba94e15cec3535124bd5029
tree7fedae2b49ed60aad0c94811fc6280bd218f1ff9
parentdd9d9b3381a4597b840d480b043823112039327e
upstream commit

Increase the buffer sizes for user prompts to ensure that
they won't be truncated by snprintf.  Based on patch from cjwatson at
debian.org via bz#2768, ok djm@

Upstream-ID: 6ffacf1abec8f40b469de5b94bfb29997d96af3e
sshconnect2.c