summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-08 22:18:17 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-08 22:18:17 +0000
commitdeed2a04bc5c4a118a52bb176366b9d6d3eac38e (patch)
tree334673d75096b1ce37a473f5f493f8e99c39cfe7 /tools
parent89ad59733f5ea7d54f99ca5ce49a716c54486ebc (diff)
downloadchromium_src-deed2a04bc5c4a118a52bb176366b9d6d3eac38e.zip
chromium_src-deed2a04bc5c4a118a52bb176366b9d6d3eac38e.tar.gz
chromium_src-deed2a04bc5c4a118a52bb176366b9d6d3eac38e.tar.bz2
Widen suppression for 166818
TBR=thestig@chromium.org BUG=166818 TEST=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11778046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 4a2599b..a863506 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