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

Issue 10802067: net: don't crash when failing dynamic pins. (Closed)

Created:
8 years, 5 months ago by agl
Modified:
8 years, 5 months ago
Reviewers:
palmer, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

net: don't crash when failing dynamic pins. ssl_client_socket_nss.cc calls ReportUMAOnPinFailure when pinning fails. However, that function currently assumes that the pin failure came from a built-in pin. When that's not the case, it hits a NULL pointer. BUG=138521 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147926

Patch Set 1 #

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

Messages

Total messages: 7 (0 generated)
agl
8 years, 5 months ago (2012-07-23 14:40:38 UTC) #1
palmer
Oh my. We should merge this back to stable, too. LGTM.
8 years, 5 months ago (2012-07-23 17:40:40 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 5 months ago (2012-07-23 18:01:05 UTC) #3
agl
rsleevi: please stamp to placate the commit-bot :)
8 years, 5 months ago (2012-07-23 18:02:26 UTC) #4
Ryan Sleevi
lgtm
8 years, 5 months ago (2012-07-23 18:13:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/10802067/1
8 years, 5 months ago (2012-07-23 18:31:44 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 20:35:51 UTC) #7
Change committed as 147926

Powered by Google App Engine
This is Rietveld 408576698