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

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

Issue 9572017: Leak in BrowserMainPartsPosix::PostMainMessageLoopStart (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« 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 f09f7aa8d73d802c48b5e185d6d6e5b1aa12c842..a1d9281c3bc4d80217f9b45f98f82863474615f8 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1641,8 +1641,8 @@
fun:_Znw*
fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv
...
- fun:_ZN7content16BrowserMainParts20MainMessageLoopStartEv
- fun:_Z11BrowserMainRK18MainFunctionParams
+ fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
+ fun:ChromeMain
}
{
bug_30346
« 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