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

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

Issue 22264018: Removed memory leak suppression for ShConstructCompiler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 6237afde8088e2296f9262bcaa35f82d975d575b..935c772ce2572e6f7b7d564d7822e559b4abbe40 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4243,14 +4243,6 @@
fun:_ZN7WebCore19V8HTMLCanvasElement18getContextCallbackERKN2v89ArgumentsE
}
{
- bug_109495g
- Memcheck:Leak
- ...
- fun:_ZN9TCompiler22InitBuiltInSymbolTableERK18ShBuiltInResources
- fun:_ZN9TCompiler4InitERK18ShBuiltInResources
- fun:ShConstructCompiler
-}
-{
bug_109496
Memcheck:Uninitialized
...
« 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