mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-16 13:00:48 -04:00
tests: Add new glib suppression
Seems there is a new GPrivate method in town!
This commit is contained in:
committed by
Alexander Larsson
parent
510fbce093
commit
bc1edce45a
@@ -339,6 +339,12 @@
|
||||
...
|
||||
fun:g_private_set
|
||||
}
|
||||
{
|
||||
g_private_set_alloc0
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:g_private_set_alloc0
|
||||
}
|
||||
{
|
||||
g_static_mutex_get_mutex_impl
|
||||
Memcheck:Leak
|
||||
|
||||
Reference in New Issue
Block a user