OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Damien Miller (djmcvs.openbsd.org)
Date: Thu Jun 12 2008 - 10:19:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: djmcvs.openbsd.org 2008/06/12 09:19:17

Modified files:
        usr.bin/ssh : channels.c channels.h clientloop.c clientloop.h
                         mux.c

Log message:
The multiplexing escape char handler commit last night introduced a
small memory leak per session; plug it.