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

Issue 2873009: Safeguard histogram accesses against null pointers.... (Closed)

Created:
10 years, 6 months ago by Mike Belshe
Modified:
9 years, 5 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Safeguard histogram accesses against null pointers. This can happen when various tasks run as the static destructors for histograms are concurrently running. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50478

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M base/histogram.h View 8 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Belshe
10 years, 6 months ago (2010-06-21 18:43:32 UTC) #1
jar (doing other things)
10 years, 6 months ago (2010-06-21 19:07:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698