auth-session: make state changed signal enumeration public
[platform/upstream/libgsignon-glib.git] / tests / valgrind.supp
1 {
2 <insert_a_suppression_name_here>
3 Memcheck:Leak
4 ...
5 fun:g_type_init_with_debug_flags
6 }
7 {
8 <insert_a_suppression_name_here>
9 Memcheck:Leak
10 fun:malloc
11 fun:getdelim
12 fun:init_lib
13 fun:call_init
14 fun:_dl_init
15 obj:/lib64/ld-2.15.so
16 }
17 {
18 <insert_a_suppression_name_here>
19 Memcheck:Leak
20 fun:malloc
21 ...
22 fun:g_type_add_interface_static
23 }
24 {
25 <insert_a_suppression_name_here>
26 Memcheck:Leak
27 fun:malloc
28 ...
29 fun:g_type_add_interface_dynamic
30 }
31 {
32 <insert_a_suppression_name_here>
33 Memcheck:Leak
34 ...
35 fun:g_type_register_static
36 }
37 {
38 <insert_a_suppression_name_here>
39 Memcheck:Leak
40 ...
41 fun:g_type_register_dynamic
42 }
43 {
44 <insert_a_suppression_name_here>
45 Memcheck:Leak
46 ...
47 fun:g_type_class_ref
48 }
49 {
50 <insert_a_suppression_name_here>
51 Memcheck:Leak
52 ...
53 fun:g_resolver_lookup_by_name_async
54 }
55
56