CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 21:27:32
Modified files:
usr.bin/ssh : readconf.c
Log message:
better match sshd config parser behaviour: fatal() if line is overlong,
increase line buffer to match sshd's; bz#2651 reported by Don Fong;
ok dtucker@
