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

Issue 10273011: Widen DrMemory suppression for Windows TlsSetValue leaks. (Closed)

Created:
8 years, 7 months ago by Reid Kleckner
Modified:
8 years, 7 months ago
Reviewers:
Derek Bruening
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Widen DrMemory suppression for Windows TlsSetValue leaks. Previously we were seeing this leak coming through system dlls, but now we see it through Chrome's ThreadLocalPlatform::SetValueInSlot. Perhaps this allocation occurs after crossing a threshold of calls, so the callstack is not really predictable as the number of callers changes. TBR=bruening@chromium.org BUG=DrMemory i#778 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134531

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -8 lines) Patch
M tools/valgrind/drmemory/suppressions_full.txt View 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Reid Kleckner
8 years, 7 months ago (2012-04-30 15:01:09 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698