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

Unified Diff: tools/valgrind/suppressions.txt

Issue 149562: Widen one suppression that wasn't matching properly on my ghardy box.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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/suppressions.txt
===================================================================
--- tools/valgrind/suppressions.txt (revision 20487)
+++ tools/valgrind/suppressions.txt (working copy)
@@ -786,7 +786,6 @@
Memcheck:Leak
fun:malloc
fun:g_malloc
- fun:gtk_target_list_new
...
fun:gtk_clipboard_set_text
fun:_ZN23AutocompleteEditViewGtk20SavePrimarySelectionERKSs
@@ -846,19 +845,11 @@
fun:g_slice_alloc
fun:g_slice_alloc0
fun:g_type_create_instance
- fun:g_object_constructor
+ fun:*
fun:g_object_newv
fun:g_object_new_valist
...
- fun:gdk_window_new
fun:gtk_window_realize
- fun:g_cclosure_marshal_VOID__VOID
- fun:g_type_class_meta_marshal
- fun:g_closure_invoke
- fun:signal_emit_unlocked_R
- fun:g_signal_emit_valist
- fun:g_signal_emit
- fun:gtk_widget_realize
}
{
bug_16584
« 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