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

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

Issue 343073002: Valgrind/LSAN: Remove supression for crbug/309468 (TranslateBubbleView leak) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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 | « tools/lsan/suppressions.txt ('k') | 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 3ced014cda140d7eb9a2b88b801ce79b17a1e8a4..00a436b8dd3d3d08a19b0143d186ee22c394b35d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5679,15 +5679,6 @@
fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
}
{
- bug_309468
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN19TranslateBubbleView25CreateViewBeforeTranslateEv
- fun:_ZN19TranslateBubbleView4InitEv
- fun:_ZN5views18BubbleDelegateView12CreateBubbleEPS0_
- fun:_ZN23TranslateBubbleViewTest5SetUpEv
-}
-{
bug_309477
Memcheck:Uninitialized
fun:_ZN13WebTestRunner11EventSender5resetEv
« no previous file with comments | « tools/lsan/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698