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

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

Issue 6896028: GTK: Fix valgrind errors in previous wmclass patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: And remove the suppression Created 9 years, 8 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 | « chrome/browser/ui/gtk/browser_window_gtk.cc ('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 4e37bab114ce2a89cf46f271b2943bfb9d6f22ce..b23b68460dbf94fdca80cb85b13bdad543f06a05 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4441,25 +4441,6 @@
fun:_ZN7fileapi18FileWriterDelegate14OnDataReceivedEi
}
{
- bug_80282
- Memcheck:Addr1
- ...
- fun:gtk_window_set_wmclass
- fun:_ZN16BrowserWindowGtk4InitEv
- fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
- fun:_ZN7Browser19CreateBrowserWindowEv
- fun:_ZN7Browser17InitBrowserWindowEv
- fun:_ZN7Browser12CreateForAppERKSsRKN3gfx4SizeEP7Profileb
- fun:_ZN7Browser21OpenApplicationWindowEP7ProfilePK9ExtensionN14extension_misc15LaunchContainerERK4GURLPPS_
- fun:_ZN7Browser21OpenAppShortcutWindowEP7ProfileRK4GURLb
- fun:_ZN11BrowserInit17LaunchWithProfile21OpenApplicationWindowEP7Profile
- fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb
- fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi
- fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_
- fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi
- fun:_Z11BrowserMainRK18MainFunctionParams
-}
-{
bug_80284
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « chrome/browser/ui/gtk/browser_window_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698