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

Issue 206007: Uncouple the cert verifier when disconnecting to avoid a callback after a SSL... (Closed)

Created:
11 years, 3 months ago by hawk
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com, John Grabowski, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Uncouple the cert verifier when disconnecting to avoid a callback after a SSLClientSocketMac object has bee freed. BUG=21832 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26236

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M net/socket/ssl_client_socket_mac.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hawk
11 years, 3 months ago (2009-09-15 01:33:29 UTC) #1
wtc
LGTM. Thanks! http://codereview.chromium.org/206007/diff/1/2 File net/socket/ssl_client_socket_mac.cc (right): http://codereview.chromium.org/206007/diff/1/2#newcode434 Line 434: // Shut down anything that may ...
11 years, 3 months ago (2009-09-15 01:41:45 UTC) #2
hawk
11 years, 3 months ago (2009-09-15 21:40:29 UTC) #3
http://codereview.chromium.org/206007/diff/1/2
File net/socket/ssl_client_socket_mac.cc (right):

http://codereview.chromium.org/206007/diff/1/2#newcode434
Line 434: // Shut down anything that may call us back
On 2009/09/15 01:41:46, wtc wrote:
> Nit: add a period (.) at the end of the sentence.

Done.

Powered by Google App Engine
This is Rietveld 408576698