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

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

Issue 9923023: Widen suppression for LeakyLazyInstance (again) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index f0bc890548385fac69acee9509f961c111ee9c31..cf1f26ac7f0c997888f0ea000f95af084758dfcd 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1006,7 +1006,7 @@
bug_83345 (Needs_Annotation)
Memcheck:Leak
...
- fun:_ZN4base23LeakyLazyInstanceTraits*NewEPv
+ fun:_ZN4base*23LeakyLazyInstanceTraits*NewEPv
fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv
}
{
« 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