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

Issue 6474027: In Dev build, we would like to see if SSLClientSocketNSS object... (Closed)

Created:
9 years, 10 months ago by ramant (doing other things)
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

In Dev build, we would like to see if SSLClientSocketNSS object is Connected and Disconnected on the same thread. Wan-Teh and I had thought it is more logical to disconnect the transport socket before closing the NSS SSL socket (and the underlying memory buffers). Test to see if this stops memory corruption crashes, will revert after a Dev release. BUG=65948 TEST=accessing google.com and gmail via https and sync'ing of personal stuff. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74717

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -6 lines) Patch
M net/socket/ssl_client_socket_nss.h View 1 2 3 chunks +15 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 2 4 chunks +24 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ramant (doing other things)
Hi Wan-Teh, Added the checks (for release build to Dev channel) that we Connect and ...
9 years, 10 months ago (2011-02-11 03:45:18 UTC) #1
wtc
LGTM. I suggest some minor changes and have some questions for you below. http://codereview.chromium.org/6474027/diff/1/net/socket/ssl_client_socket_nss.cc File ...
9 years, 10 months ago (2011-02-11 22:43:50 UTC) #2
ramant (doing other things)
Hi Wan-Teh, Made all the changes you had suggested. thanks, raman http://codereview.chromium.org/6474027/diff/1/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): ...
9 years, 10 months ago (2011-02-11 23:42:41 UTC) #3
wtc
LGTM. Two more changes. http://codereview.chromium.org/6474027/diff/5001/net/socket/ssl_client_socket_nss.h File net/socket/ssl_client_socket_nss.h (right): http://codereview.chromium.org/6474027/diff/5001/net/socket/ssl_client_socket_nss.h#newcode171 net/socket/ssl_client_socket_nss.h:171: // code after fixing "bug ...
9 years, 10 months ago (2011-02-12 00:00:41 UTC) #4
ramant (doing other things)
Hi Wan-Teh, Made the changes. Thanks very much for your comments, raman http://codereview.chromium.org/6474027/diff/5001/net/socket/ssl_client_socket_nss.h File net/socket/ssl_client_socket_nss.h ...
9 years, 10 months ago (2011-02-12 00:08:21 UTC) #5
wtc
9 years, 10 months ago (2011-02-12 00:46:17 UTC) #6
LGTM!

Powered by Google App Engine
This is Rietveld 408576698