CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/29 14:36:52
Modified files:
usr.bin/ssh : sftp.c
Log message:
Don't attempt to append a nul quote char to the filename. Should prevent
fatal'ing with "el_insertstr failed" when there's a single quote char
somewhere in the string. bz#2238, ok markus@
