mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
tests: Update valgrind suppressions file
This commit is contained in:
parent
0431551435
commit
88823ec90a
@ -258,14 +258,58 @@
|
|||||||
Memcheck:Param
|
Memcheck:Param
|
||||||
capget(data)
|
capget(data)
|
||||||
fun:capget
|
fun:capget
|
||||||
|
fun:*
|
||||||
fun:capng_clear
|
fun:capng_clear
|
||||||
|
fun:virClearCapabilities
|
||||||
fun:__virExec
|
fun:__virExec
|
||||||
fun:virExecWithHook
|
fun:virExecWithHook
|
||||||
fun:virExec
|
}
|
||||||
fun:qemudProbeMachineTypes
|
{
|
||||||
fun:qemudCapsInitGuest
|
libnlMemoryLeak1
|
||||||
fun:qemudCapsInit
|
Memcheck:Leak
|
||||||
fun:qemudStartup
|
fun:malloc
|
||||||
fun:virStateInitialize
|
fun:strdup
|
||||||
fun:main
|
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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user