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

Damien Miller djm at fuyu.mindrot.org
Wed Aug 21 02:42:13 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/08/21 02:42:13

Modified files:
    .               : ChangeLog sftp-client.c

Log message:
   - djm at cvs.openbsd.org 2013/08/09 03:39:13
     [sftp-client.c]
     two problems found by a to-be-committed regress test: 1) msg_id was not
     being initialised so was starting at a random value from the heap
     (harmless, but confusing). 2) some error conditions were not being
     propagated back to the caller

Diff commands:
cvs -nQq rdiff -u -r1.6463 -r1.6464 openssh/ChangeLog
cvs -nQq rdiff -u -r1.114 -r1.115 openssh/sftp-client.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6463;r2=1.6464&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.114;r2=1.115&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