[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sun Jan 19 15:30:02 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 14/01/19 15:30:02
Modified files:
. : ChangeLog addrmatch.c canohost.c
Log message:
- dtucker at cvs.openbsd.org 2014/01/19 04:17:29
[canohost.c addrmatch.c]
Cast socklen_t when comparing to size_t and use socklen_t to iterate over
the ip options, both to prevent signed/unsigned comparison warnings.
Patch from vinschen at redhat via portable openssh, begrudging ok deraadt.
Diff commands:
cvs -nQq rdiff -u -r1.6683 -r1.6684 openssh/ChangeLog
cvs -nQq rdiff -u -r1.7 -r1.8 openssh/addrmatch.c
cvs -nQq rdiff -u -r1.80 -r1.81 openssh/canohost.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6683;r2=1.6684&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/addrmatch.c?r1=1.7;r2=1.8&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/canohost.c?r1=1.80;r2=1.81&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