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

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

Issue 761903003: Update from https://crrev.com/306655 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 | « tools/valgrind/memcheck/suppressions_linux.txt ('k') | tools/valgrind/scan-build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 4ae5e478530b5b53b6b6e261fec7c9e50df70495..dc9850bca178138a611b818fed993b80b3e432a0 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -242,3 +242,10 @@
fun:_ZN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestC1Ev
fun:_ZN7testing8internal15TestFactoryImplIN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestEE10CreateTestEv
}
+{
+ bug_437807
+ Memcheck:Leak
+ ...
+ fun:_ZN4base3mac30PathForFrameworkBundleResourceEPK10__CFString
+ fun:_ZN3gin13IsolateHolder14LoadV8SnapshotEv
+}
« no previous file with comments | « tools/valgrind/memcheck/suppressions_linux.txt ('k') | tools/valgrind/scan-build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698