[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jun 13 04:45:50 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/06/13 04:45:50
Modified files:
. : ChangeLog key.c
Log message:
- grunk at cvs.openbsd.org 2008/06/11 23:51:57
[key.c]
#define statements that are not atoms need braces around them, else they
will cause trouble in some cases.
Also do a computation of -1 once, and not in a loop several times.
spotted by otto@
Diff commands:
cvs -nQq rdiff -u -r1.4973 -r1.4974 openssh/ChangeLog
cvs -nQq rdiff -u -r1.74 -r1.75 openssh/key.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4973;r2=1.4974
http://cvsweb.mindrot.org/index.cgi/openssh/key.c?r1=1.74;r2=1.75
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list