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

Issue 149211: Correctly handle multiple control response lines in new FTP transaction (Closed)

Created:
11 years, 5 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Correctly handle multiple control response lines in new FTP transaction After this change it should correctly handle all cases of multiple 230 welcome responses. It also fixes some other related bugs. TEST=Covered by net_unittests. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20148

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 3

Patch Set 3 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -20 lines) Patch
M net/ftp/ftp_network_transaction.cc View 1 2 3 chunks +27 lines, -3 lines 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 6 chunks +38 lines, -3 lines 0 comments Download
M net/socket/socket_test_util.h View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M net/socket/socket_test_util.cc View 1 2 1 chunk +12 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paweł Hajdan Jr.
11 years, 5 months ago (2009-07-06 19:59:35 UTC) #1
eroman
lgtm as long as <http://codereview.chromium.org/149211/diff/13/1001#newcode207> is not a potential crash source. http://codereview.chromium.org/149211/diff/13/1001 File net/ftp/ftp_network_transaction.cc (right): ...
11 years, 5 months ago (2009-07-06 22:13:52 UTC) #2
Paweł Hajdan Jr.
Now it should be ok. Please take a look.
11 years, 5 months ago (2009-07-06 23:40:42 UTC) #3
eroman
11 years, 5 months ago (2009-07-06 23:45:12 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698