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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 944823005: Revert suppressions and exclusions for MemoryDumpManager bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/valgrind/gtest_exclude/base_unittests.gtest.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 8ee984a7e00f9d8a8cfd0b444788090b44b97b86..9ea9570fb1b792e6210b7a240ae1f846fcbc9e3c 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3645,11 +3645,4 @@
fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv
fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
}
-{
- bug_459556
- Memcheck:Unaddressable
- fun:_ZN4base11trace_event8TraceLog31ConvertTraceEventsToTraceFormat*
- fun:_ZN4base11trace_event8TraceLog25FlushButLeaveBufferIntact*
- fun:_ZN4base11trace_event12_GLOBAL__N_121TraceEventTestFixture15FlushMonitoring*
-}
« no previous file with comments | « tools/valgrind/gtest_exclude/base_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698