aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--valgrind.suppressions19
1 files changed, 19 insertions, 0 deletions
diff --git a/valgrind.suppressions b/valgrind.suppressions
index 9c2e443b..3e77c3c6 100644
--- a/valgrind.suppressions
+++ b/valgrind.suppressions
@@ -209,6 +209,15 @@
}
{
+ g_set_application_name
+ Memcheck:Leak
+ fun:malloc
+ fun:g_malloc
+ fun:g_strdup
+ fun:g_set_application_name
+}
+
+{
g_thread_init_glib
Memcheck:Leak
fun:malloc
@@ -741,6 +750,16 @@
}
{
+ g_quark_from_string
+ Memcheck:Leak
+ fun:malloc
+ fun:g_malloc
+ fun:g_slice_alloc
+ fun:g_hash_table_new_full
+ fun:g_quark_from_string
+}
+
+{
g_get_any_init_do
Memcheck:Leak
fun:malloc