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

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

Issue 159149: Remove suppression for gtk_window_add_accel_group in BrowserWindowGtk::ConnectAccelerators. (Closed)
Patch Set: Created 11 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 67f23415c0e83804615955d3b89fad0cd0c4bad5..8960f1ed25e7a941a2241e0dcd320cfb9e8f9d68 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -776,17 +776,6 @@
fun:_ZN10RenderView15OnDownloadImageEiRK4GURLi
}
{
- bug_16153
- Memcheck:Leak
- fun:malloc
- fun:g_malloc
- ...
- fun:gtk_window_add_accel_group
- fun:_ZN16BrowserWindowGtk19ConnectAcceleratorsEv
- fun:_ZN16BrowserWindowGtkC1EP7Browser
- fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
-}
-{
bug_16156
Memcheck:Leak
...
« 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