[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Sat Sep 14 09:49:44 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/09/14 09:49:44

Modified files:
    .               : ChangeLog channels.c

Log message:
   - djm at cvs.openbsd.org 2013/09/13 06:54:34
     [channels.c]
     avoid unaligned access in code that reused a buffer to send a
     struct in_addr in a reply; simpler just use use buffer_put_int();
     from portable; spotted by and ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6479 -r1.6480 openssh/ChangeLog
cvs -nQq rdiff -u -r1.316 -r1.317 openssh/channels.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6479;r2=1.6480&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.316;r2=1.317&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