提交 88823ec9 编写于 作者: M Matthias Bolte

tests: Update valgrind suppressions file

上级 04315514
......@@ -258,14 +258,58 @@
Memcheck:Param
capget(data)
fun:capget
fun:*
fun:capng_clear
fun:virClearCapabilities
fun:__virExec
fun:virExecWithHook
fun:virExec
fun:qemudProbeMachineTypes
fun:qemudCapsInitGuest
fun:qemudCapsInit
fun:qemudStartup
fun:virStateInitialize
fun:main
}
{
libnlMemoryLeak1
Memcheck:Leak
fun:malloc
fun:strdup
obj:/usr/lib/libnl.so.1.1
}
{
libnlMemoryLeak2
Memcheck:Leak
fun:calloc
obj:/usr/lib/libnl.so.1.1
}
{
libselinuxMemoryLeak1
Memcheck:Leak
fun:malloc
fun:getdelim
obj:/lib/libselinux.so.1
}
{
dashMemoryLeak1
Memcheck:Leak
fun:malloc
obj:/bin/dash
}
{
dashMemoryLeak2
Memcheck:Leak
fun:malloc
fun:strdup
obj:/bin/dash
}
{
vboxMemoryLeak1
Memcheck:Leak
...
fun:VBoxNsxpNS_InitXPCOM2
}
{
libnetcfMemoryLeak1
fun:malloc
fun:xmlStrndup
fun:xmlHashUpdateEntry3
fun:*
fun:xsltRegisterAllExtras
fun:drv_init
fun:interfaceOpenInterface
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册