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

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

Issue 11778046: Widen suppression for 166818 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 b745e71e12df28f8b64cb45b23d67afefe75b67d..8245a2cb3120faeb31f2877b11a69337f789b842 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6350,15 +6350,12 @@
Memcheck:Leak
fun:malloc
fun:g_malloc
- fun:g_dir_open
- fun:get_file_formats
- fun:_gdk_pixbuf_get_module
+ ...
fun:gdk_pixbuf_loader_load_module
fun:gdk_pixbuf_loader_close
fun:_ZN2ui12_GLOBAL__N_110LoadPixbufEPN4base22RefCountedStaticMemoryEb
fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEiNS0_8ImageRTLE
fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEi
- fun:_ZN14TabRendererGtk13InitResourcesEv
}
{
bug_166819
« 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