valgrind.suppressions: add g_get_home_dir suppression
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann