DescriptionFix FTP directory listings for servers which use \n as the line break.
The previous version of the code assumed that \r\n (CRLF) will always be used.
The FTP spec is extremely imprecise about the LISTing format.
TEST=See bug.
BUG=22879
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27128
Patch Set 1 #
Total comments: 1
Patch Set 2 : updated #Messages
Total messages: 4 (0 generated)
|