[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jan 8 18:49:16 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 10/01/08 18:49:16
Modified files:
. : ChangeLog misc.c
Log message:
- djm at cvs.openbsd.org 2009/11/20 03:24:07
[misc.c]
correct off-by-one in percent_expand(): we would fatal() when trying
to expand EXPAND_MAX_KEYS, allowing only EXPAND_MAX_KEYS-1 to actually
work. Note that nothing in OpenSSH actually uses close to this limit at
present. bz#1607 from Jan.Pechanec AT Sun.COM
Diff commands:
cvs -nQq rdiff -u -r1.5346 -r1.5347 openssh/ChangeLog
cvs -nQq rdiff -u -r1.91 -r1.92 openssh/misc.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5346;r2=1.5347&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.91;r2=1.92&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list