| Index: net/ftp/ftp_directory_listing_parser_ls_unittest.cc
|
| diff --git a/net/ftp/ftp_directory_listing_parser_ls_unittest.cc b/net/ftp/ftp_directory_listing_parser_ls_unittest.cc
|
| index b00a69a8401886e95e8451b911c91c5176de8a78..4779a3c188ea8da61ea82a5b392dcdd83d20382f 100644
|
| --- a/net/ftp/ftp_directory_listing_parser_ls_unittest.cc
|
| +++ b/net/ftp/ftp_directory_listing_parser_ls_unittest.cc
|
| @@ -133,6 +133,7 @@ TEST_F(FtpDirectoryListingParserLsTest, Ignored) {
|
|
|
| "ftpd: .: Permission denied",
|
| "ftpd-BSD: .: Permission denied",
|
| + "ls: .: EDC5111I Permission denied.",
|
|
|
| // Tests important for security: verify that after we detect the column
|
| // offset we don't try to access invalid memory on malformed input.
|
|
|