summaryrefslogtreecommitdiff
path: root/tools/telepathy-glib.supp
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-01 15:01:02 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-03 14:48:41 +0000
commit5b16ab679462f540d21fd94ba3280476b64bbfe1 (patch)
tree0af968e917a74568eed62e352101ce21033daa36 /tools/telepathy-glib.supp
parentdb8a2a53a8ebc59b558b4d53d4b32c198ba83bc2 (diff)
downloadtelepathy-glib-5b16ab679462f540d21fd94ba3280476b64bbfe1.tar.gz
telepathy-glib.supp: remove redundant suppression for GTest calling g_get_charset
Diffstat (limited to 'tools/telepathy-glib.supp')
-rw-r--r--tools/telepathy-glib.supp19
1 files changed, 0 insertions, 19 deletions
diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index bc3294404..0a4bc569c 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -168,22 +168,3 @@
fun:_dl_start
obj:/lib/ld-2.9.so
}
-
-{
- GTest logging
- Memcheck:Leak
- fun:malloc
- fun:realloc
- fun:g_realloc
- fun:g_array_maybe_expand
- fun:g_array_set_size
- fun:g_static_private_set
- fun:g_get_charset
- fun:g_print
- fun:g_test_log
- fun:g_test_run_suite_internal
- fun:g_test_run_suite_internal
- fun:g_test_run_suite
- fun:g_test_run
- fun:main
-}