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

Darren Tucker dtucker at fuyu.mindrot.org
Sun May 20 15:09:05 EST 2007


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 07/05/20 15:09:05

Modified files:
    .               : ChangeLog sftp-server.c

Log message:
   - djm at cvs.openbsd.org 2007/05/17 07:55:29
     [sftp-server.c]
     bz#1286 stop reading and processing commands when input or output buffer
     is nearly full, otherwise sftp-server would happily try to grow the
     input/output buffers past the maximum supported by the buffer API and
     promptly fatal()
     based on patch from Thue Janus Kristensen; feedback & ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.4664 -r1.4665 openssh/ChangeLog
cvs -nQq rdiff -u -r1.83 -r1.84 openssh/sftp-server.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4664;r2=1.4665
http://cvsweb.mindrot.org/index.cgi/openssh/sftp-server.c?r1=1.83;r2=1.84

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