[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jun 13 04:55:47 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/06/13 04:55:47
Modified files:
. : ChangeLog channels.c channels.h clientloop.c clientloop.h mux.c
Log message:
- djm at cvs.openbsd.org 2008/06/12 15:19:17
[clientloop.h channels.h clientloop.c channels.c mux.c]
The multiplexing escape char handler commit last night introduced a
small memory leak per session; plug it.
Diff commands:
cvs -nQq rdiff -u -r1.4983 -r1.4984 openssh/ChangeLog
cvs -nQq rdiff -u -r1.264 -r1.265 openssh/channels.c
cvs -nQq rdiff -u -r1.87 -r1.88 openssh/channels.h
cvs -nQq rdiff -u -r1.183 -r1.184 openssh/clientloop.c
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/clientloop.h
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/mux.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4983;r2=1.4984
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.264;r2=1.265
http://cvsweb.mindrot.org/index.cgi/openssh/channels.h?r1=1.87;r2=1.88
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.183;r2=1.184
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.21;r2=1.22
http://cvsweb.mindrot.org/index.cgi/openssh/mux.c?r1=1.5;r2=1.6
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