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

Issue 2856043: Fix crash in SSLClientSocketPool:GetLoadState (Closed)

Created:
10 years, 5 months ago by vandebo (ex-Chrome)
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix crash in SSLClientSocketPool:GetLoadState ClientSocketHandle::GetLoadState is only valid when the handle doesn't have a socket. And we repeat the DoTunnelConnectComplete state when when need to restart the http proxy with authentication - after the transport_socket_handle_ has been assigned the http proxy socket. BUG=41408 TEST=amended SSLClientSocketPoolTest.DoProxyAuth Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52781

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M net/socket/ssl_client_socket_pool.cc View 1 chunk +4 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vandebo (ex-Chrome)
10 years, 5 months ago (2010-07-16 22:32:23 UTC) #1
eroman
10 years, 5 months ago (2010-07-17 00:20:08 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698