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: Markus Friedl (markuscvs.openbsd.org)
Date: Sun May 11 2003 - 15:30:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: markuscvs.openbsd.org 2003/05/11 14:30:25

Modified files:
        usr.bin/ssh : channels.c clientloop.c serverloop.c session.c
                         ssh.c

Log message:
make channel_new() strdup the 'remote_name' (not the caller); ok theo