[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Damien Miller <djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 17 May 2007 01:55:29 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/17 01:55:29
Modified files:
usr.bin/ssh : sftp-server.c
Log message:
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@
Visit your host, monkey.org