valgrind.suppressions: added new suppressions
This commit is contained in:
		| @@ -208,6 +208,15 @@ | ||||
|    fun:g_set_prgname | ||||
| } | ||||
|  | ||||
| { | ||||
|    g_set_application_name | ||||
|    Memcheck:Leak | ||||
|    fun:malloc | ||||
|    fun:g_malloc | ||||
|    fun:g_strdup | ||||
|    fun:g_set_application_name | ||||
| } | ||||
|  | ||||
| { | ||||
|    g_thread_init_glib | ||||
|    Memcheck:Leak | ||||
| @@ -740,6 +749,16 @@ | ||||
|    fun:g_quark_from_string | ||||
| } | ||||
|  | ||||
| { | ||||
|    g_quark_from_string | ||||
|    Memcheck:Leak | ||||
|    fun:malloc | ||||
|    fun:g_malloc | ||||
|    fun:g_slice_alloc | ||||
|    fun:g_hash_table_new_full | ||||
|    fun:g_quark_from_string | ||||
| } | ||||
|  | ||||
| { | ||||
|    g_get_any_init_do | ||||
|    Memcheck:Leak | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann