CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/25 23:13:20
Modified files:
usr.bin/ssh : readconf.c
Log message:
Fix \-escaping bug that caused forward path parsing to skip two
characters and skip past the end of the string.
Based on patch by Salvador Fandino; ok dtucker@
