CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/03 17:56:28
Modified files:
usr.bin/ssh : sshconnect2.c
Log message:
Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the
function.
spotted by [EMAIL PROTECTED], who commited an incorrect fix to the freebsd tree
and (as is fairly typical) did not report the problem to us. But this fix
is correct.
ok djm
