CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/25 01:20:04
Modified files:
usr.bin/ssh : session.c channels.c
Log message:
bz#1750: fix requirement for /dev/null inside ChrootDirectory for
internal-sftp accidentally introduced in r1.253 by removing the code
that opens and dup /dev/null to stderr and modifying the channels code
to read stderr but discard it instead; ok markus@
