server: implement -s bans
[rb-79.git] / v.supp
blobdfc3de638605930a7258869aabad853c067fa34b
2    g_type_register_fundamental
3    Memcheck:Leak
4    match-leak-kinds: all
5    ...
6    fun:g_type_register_fundamental
7    ...
11    g_type_class_ref
12    Memcheck:Leak
13    match-leak-kinds: all
14    ...
15    fun:g_type_class_ref
16    ...
20    g_type_register_static
21    Memcheck:Leak
22    match-leak-kinds: all
23    ...
24    fun:g_type_register_static
25    ...
29    _dl_init
30    Memcheck:Leak
31    match-leak-kinds: all
32    ...
33    fun:_dl_init
34    ...
38    FCGX_Init
39    Memcheck:Leak
40    match-leak-kinds: all
41    ...
42    fun:FCGX_Init
43    ...