Commit 909ff4b8 authored by Max Kellermann's avatar Max Kellermann

valgrind.suppressions: add g_get_home_dir suppression

parent bcfc62a3
...@@ -133,6 +133,14 @@ ...@@ -133,6 +133,14 @@
{ {
g_get_language_names g_get_language_names
Memcheck:Leak Memcheck:Leak
fun:*alloc
...
fun:g_get_home_dir
}
{
g_get_language_names
Memcheck:Leak
fun:memalign fun:memalign
... ...
fun:g_get_language_names fun:g_get_language_names
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment