mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 14:50:07 +01:00
valgrind: adjust one gdbus suppression
In Fedora 25 the actual frame was called "fun:g_main_context_iterate.isra.24".
This commit is contained in:
parent
5dfc571971
commit
afd48fbdbe
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@
|
||||||
...
|
...
|
||||||
fun:g_main_dispatch
|
fun:g_main_dispatch
|
||||||
fun:g_main_context_dispatch
|
fun:g_main_context_dispatch
|
||||||
fun:g_main_context_iterate.isra.29
|
fun:g_main_context_iterate.isra.*
|
||||||
fun:g_main_loop_run
|
fun:g_main_loop_run
|
||||||
fun:gdbus_shared_thread_func
|
fun:gdbus_shared_thread_func
|
||||||
fun:g_thread_proxy
|
fun:g_thread_proxy
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue