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

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

Issue 488005: Extend the existing tcmalloc's VDSO-something suppressions to cover the new... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years 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 | « no previous file | 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 34243)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -352,7 +352,7 @@
Memcheck:Addr1
...
fun:_ZN4base11VDSOSupport4InitEv
- fun:_ZN4base14VDSOInitHelperC1Ev
+ ...
fun:_Z41__static_initialization_and_destruction_0ii
fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
...
@@ -365,7 +365,7 @@
Memcheck:Addr2
...
fun:_ZN4base11VDSOSupport4InitEv
- fun:_ZN4base14VDSOInitHelperC1Ev
+ ...
fun:_Z41__static_initialization_and_destruction_0ii
fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
...
@@ -378,7 +378,7 @@
Memcheck:Addr4
...
fun:_ZN4base11VDSOSupport4InitEv
- fun:_ZN4base14VDSOInitHelperC1Ev
+ ...
fun:_Z41__static_initialization_and_destruction_0ii
fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
...
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698