mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
glib.supp: Suppress worker context -> thread bits
The worker context isn't cleaned up now. Closes: #410 Approved by: giuseppe
This commit is contained in:
parent
35008ead77
commit
544365f834
@ -545,3 +545,10 @@
|
||||
...
|
||||
fun:glib_worker_main
|
||||
}
|
||||
{
|
||||
glib_worker_2
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:g_thread_new
|
||||
fun:g_get_worker_context
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user