提交 6e69166e 编写于 作者: J John Ferlan

valgrind: Adjust filter for _dl_allocate_tls

More tests are now using the path - adjust the filter to include any
path from a test through pthread_create to _dl_allocate_tls
上级 3b4b1214
......@@ -62,14 +62,16 @@
obj:*/lib*/libc-2.*so*
}
#
# Failure seen in eventtest
# Failure seen in eventtest, qemumonitorjsontest, qemuhotplugtest,
# qemuagenttest
#
{
eventtestMemoryLeak
dlAllocateTlsMemoryLeak
Memcheck:Leak
fun:calloc
fun:_dl_allocate_tls
fun:pthread_create*
...
fun:mymain
fun:virtTestMain
...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册