Fix the out-of-bounds array read in the ftp response.
commit625e4de916762706ea51a009af58014927a2e25b
authorinferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 22 Mar 2010 00:36:31 +0000 (22 00:36 +0000)
committerinferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 22 Mar 2010 00:36:31 +0000 (22 00:36 +0000)
treed388a48c537fa31461cdbede78fb29d5ef402f8d
parentbe853e508095ecb7e148b726ad676962f1d93b97
Fix the out-of-bounds array read in the ftp response.
BUG=38845
TEST=Pass a ftp server response having two double quotes with no character in between and verify no browser crash happens.
Review URL: http://codereview.chromium.org/1082008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42204 0039d316-1c4b-4281-b951-d872f2087c98
net/ftp/ftp_network_transaction.cc