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

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

Issue 952893003: Update from https://crrev.com/317530 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix gn for nacl 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
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 67243d14d00a53d6f4e50d90dd8a9769406f8a0e..9ea9570fb1b792e6210b7a240ae1f846fcbc9e3c 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1245,14 +1245,6 @@
obj:*
}
{
- bug_99307
- Memcheck:Uninitialized
- fun:modp_b64_encode
- fun:_ZN4base12Base64Encode*
- fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap
- fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap
-}
-{
bug_100982
Memcheck:Leak
fun:_Znw*
@@ -3653,3 +3645,4 @@
fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv
fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
}
+
« no previous file with comments | « tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt ('k') | ui/events/gestures/gesture_provider_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698