diff options
author | mbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-19 15:45:45 +0000 |
---|---|---|
committer | mbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-19 15:45:45 +0000 |
commit | 09883d6c1351e52e318e7e5c1b9165afe6a1e9bc (patch) | |
tree | 8b8ce35783e10ef07af35fac8eea4db257d24e3c /DEPS | |
parent | 9e3053496afc41d6dd1da4cb67926cd66d64189d (diff) | |
download | chromium_src-09883d6c1351e52e318e7e5c1b9165afe6a1e9bc.zip chromium_src-09883d6c1351e52e318e7e5c1b9165afe6a1e9bc.tar.gz chromium_src-09883d6c1351e52e318e7e5c1b9165afe6a1e9bc.tar.bz2 |
Prevent crash in test case where tests could overflow the index to the list of
test socket types to create. The backup sockets fire at ~250ms. So, if the
test takes longer than expected, it will end up creating more sockets than the
test case expects, and we could overflow this list. We may need to do more
work to make it so this never happens, but this will prevent the crash.
BUG=43919
TEST=TCPClientSocketPoolTest.BackupSocketConnect
Review URL: http://codereview.chromium.org/2072006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47669 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions