Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 1451993007: Fix FTP dir listing parser to support servers returning a "total n" line with an incorrect negative… (Closed)

Created:
5 years, 1 month ago by tfh
Modified:
5 years, 1 month ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix FTP dir listing parser to allow total size to be negative, which some buggy servers do. Patch by tfh@skip.org R=mmenke@chromium.org BUG=536811 Committed: https://chromium.googlesource.com/chromium/src/+/dea09dc050e820e7e38ea705ea6a0bb9e5f874a1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
A net/data/ftp/dir-listing-ls-33 View 1 chunk +4 lines, -0 lines 0 comments Download
A net/data/ftp/dir-listing-ls-33.expected View 1 chunk +26 lines, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_ls.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
tfh
5 years, 1 month ago (2015-11-19 01:12:47 UTC) #3
mmenke
LGTM, thanks for the patch! And, for the record, I verified you've also signed the ...
5 years, 1 month ago (2015-11-19 17:47:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1451993007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1451993007/1
5 years, 1 month ago (2015-11-19 20:40:31 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/82175)
5 years, 1 month ago (2015-11-19 21:09:17 UTC) #8
mmenke
On 2015/11/19 21:09:17, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 1 month ago (2015-11-19 21:18:56 UTC) #9
tfh
On 2015/11/19 21:18:56, mmenke wrote: > On 2015/11/19 21:09:17, commit-bot: I haz the power wrote: ...
5 years, 1 month ago (2015-11-19 22:08:29 UTC) #10
mmenke
On 2015/11/19 22:08:29, tfh wrote: > On 2015/11/19 21:18:56, mmenke wrote: > > On 2015/11/19 ...
5 years, 1 month ago (2015-11-19 22:18:53 UTC) #11
mmenke
On 2015/11/19 22:18:53, mmenke wrote: > On 2015/11/19 22:08:29, tfh wrote: > > On 2015/11/19 ...
5 years, 1 month ago (2015-11-19 22:25:07 UTC) #12
mmenke
And...turns out the CRLFs are in fact needed. I'll land this manually tomorrow, so if ...
5 years, 1 month ago (2015-11-19 23:24:14 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/dea09dc050e820e7e38ea705ea6a0bb9e5f874a1 Cr-Commit-Position: refs/heads/master@{#360845}
5 years, 1 month ago (2015-11-20 17:16:55 UTC) #16
mmenke
5 years, 1 month ago (2015-11-20 17:17:22 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
dea09dc050e820e7e38ea705ea6a0bb9e5f874a1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698