Merge remote-tracking branch 'holmanb/holmanb/suppressions'

This commit is contained in:
Kent Overstreet 2022-03-28 19:24:10 -04:00
commit 733a17f637

View File

@ -15,3 +15,24 @@
...
fun:call_rcu_data_init
}
{
urcu_memb_call_rcu
Memcheck:Leak
match-leak-kinds: possible
...
fun:pthread_create*
obj:/*/liburcu.so.*
...
fun:urcu_memb_call_rcu
}
{
pthread_create
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
...
fun:allocate_stack
fun:pthread_create*
fun:kthread_create
fun:bch2_rebalance_start
}