valgrind.suppressions: add g_get_home_dir suppression

This commit is contained in:
Max Kellermann 2013-10-18 01:14:02 +02:00
parent bcfc62a3f2
commit 909ff4b8a9
1 changed files with 8 additions and 0 deletions

View File

@ -130,6 +130,14 @@
fun:g_get_language_names
}
{
g_get_language_names
Memcheck:Leak
fun:*alloc
...
fun:g_get_home_dir
}
{
g_get_language_names
Memcheck:Leak