summaryrefslogtreecommitdiff
path: root/tests/suppressions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suppressions')
-rw-r--r--tests/suppressions/tpl.supp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/suppressions/tpl.supp b/tests/suppressions/tpl.supp
index 9398da9..f72eae3 100644
--- a/tests/suppressions/tpl.supp
+++ b/tests/suppressions/tpl.supp
@@ -133,6 +133,13 @@
}
{
+ g_type_init_with_debug_flags
+ Memcheck:Leak
+ ...
+ fun:g_type_init_with_debug_flags
+}
+
+{
g_type_register_static
Memcheck:Leak
...