mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 05:50:06 +01:00
valgrind: fix suppressions for glib for Fedora 21
This commit is contained in:
parent
40fbb36aad
commit
b97a45957f
1 changed files with 11 additions and 0 deletions
|
|
@ -384,4 +384,15 @@
|
|||
fun:start_thread
|
||||
fun:clone
|
||||
}
|
||||
{
|
||||
_gdbus_f21_1
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
...
|
||||
fun:_g_dbus_worker_send_message
|
||||
fun:g_dbus_connection_send_message_unlocked
|
||||
...
|
||||
fun:g_dbus_proxy_finalize
|
||||
...
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue