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

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

Issue 2870072: Update suppression for crbug.com/29675. (Closed)
Patch Set: Created 10 years, 5 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 de96cbd75812d19d1405cca31faee07692bd5b7e..96f87b47e645dbb53f84d7fa05996fa54b313922 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2038,6 +2038,8 @@
bug_29675
Memcheck:Leak
fun:_Znw*
+ fun:_ZN21BrowserMainPartsPosix24PostMainMessageLoopStartEv
+ fun:_ZN16BrowserMainParts20MainMessageLoopStartEv
fun:_Z11BrowserMainRK18MainFunctionParams
}
{
@@ -3481,15 +3483,6 @@
fun:_ZN51AudioRendererHostTest_CreateLowLatencyAndClose_Test8TestBodyEv
}
{
- bug_48998
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN21BrowserMainPartsPosix16TemporaryPosix_1Ev
- fun:_Z11BrowserMainRK18MainFunctionParams
- fun:ChromeMain
- fun:main
-}
-{
bug_49262
Memcheck:Leak
fun:_Znw*
« 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