[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Dec 29 17:44:30 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/12/29 17:44:30
Modified files:
. : ChangeLog serverloop.c
Log message:
- dtucker at cvs.openbsd.org 2013/12/19 00:19:12
[serverloop.c]
Cast client_alive_interval to u_int64_t before assinging to
max_time_milliseconds to avoid potential integer overflow in the timeout.
bz#2170, patch from Loganaden Velvindron, ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6628 -r1.6629 openssh/ChangeLog
cvs -nQq rdiff -u -r1.177 -r1.178 openssh/serverloop.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6628;r2=1.6629&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.177;r2=1.178&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