CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/28 14:31:51
Modified files:
usr.bin/ftp : fetch.c
Log message:
Fix a crash when a server sends a non-standard newline ("\n" instead of "\r\n").
Present since ssl support was initially added in OpenBSD 4.0
Found by sthen@ via github downtime
OK sthen@
