]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Update valgrind suppressions file
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 30 Apr 2011 10:24:01 +0000 (12:24 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 30 Apr 2011 17:33:58 +0000 (19:33 +0200)
tests/.valgrind.supp

index 4af10b1ea581098caefd292a50d918dbf1927283..68cfa0ce4103fe74b10d0ff204b4d9333b9a5d0f 100644 (file)
    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
 }