[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu Mar 27 10:54:44 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/03/27 10:54:44
Modified files:
. : ChangeLog monitor_fdpass.c
Log message:
- deraadt at cvs.openbsd.org 2008/03/15 16:19:02
[monitor_fdpass.c]
Repair the simple cases for msg_controllen where it should just be
CMSG_SIZE(sizeof(int)), not sizeof(buffer) which may be larger because
of alignment; ok kettenis hshoexer
Diff commands:
cvs -nQq rdiff -u -r1.4883 -r1.4884 openssh/ChangeLog
cvs -nQq rdiff -u -r1.24 -r1.25 openssh/monitor_fdpass.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4883;r2=1.4884
http://cvsweb.mindrot.org/index.cgi/openssh/monitor_fdpass.c?r1=1.24;r2=1.25
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