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

Issue 8533031: Suppress leak induced during thread cleanup allocation (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Timur Iskhodzhanov, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Suppress leak induced during thread cleanup allocation We now allocate a map to hold contexts for worker threads when we are doing tear-down of the thread. This data structrure is intentionally leaked, along with all stats tables in the profiler. r=rtenneti Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110113

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
9 years, 1 month ago (2011-11-15 06:32:44 UTC) #1
ramant (doing other things)
9 years, 1 month ago (2011-11-15 15:03:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698