CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/13 06:04:49
Modified files:
libexec/ftpd : ftpcmd.y
Log message:
Fix minor bug in the previous commit, which could hang the
current session, when the last character of an overly long line
was a newline character. Additionally reply with
500 "Command too long" for commands, which are too large.
Issue found and proposed fix by Luke Mewburn <[EMAIL PROTECTED]>.
ok millert@
