mirror of
git://projects.qi-hardware.com/fped.git
synced 2024-11-05 06:18:26 +02:00
32 lines
286 B
Plaintext
32 lines
286 B
Plaintext
|
{
|
||
|
gtk_internal
|
||
|
Memcheck:Leak
|
||
|
...
|
||
|
fun:gtk_init
|
||
|
}
|
||
|
|
||
|
{
|
||
|
lex
|
||
|
Memcheck:Leak
|
||
|
fun:malloc
|
||
|
...
|
||
|
fun:yyensure_buffer_stack
|
||
|
...
|
||
|
}
|
||
|
|
||
|
{
|
||
|
pango_leaks_like_crazy
|
||
|
Memcheck:Leak
|
||
|
...
|
||
|
fun:pango_*
|
||
|
...
|
||
|
}
|
||
|
|
||
|
{
|
||
|
gdk_pixbuf_new_from_xpm_data_leaks_through_dlopen
|
||
|
Memcheck:Leak
|
||
|
...
|
||
|
fun:dlopen
|
||
|
...
|
||
|
}
|