Re: [PATCH] tests: Update valgrind suppressions file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/30/2011 05:13 AM, Matthias Bolte wrote:
> ---
>  tests/.valgrind.supp |   58 +++++++++++++++++++++++++++++++++++++++++++------
>  1 files changed, 51 insertions(+), 7 deletions(-)
> 
> diff --git a/tests/.valgrind.supp b/tests/.valgrind.supp
> index 4af10b1..68cfa0c 100644
> --- a/tests/.valgrind.supp
> +++ b/tests/.valgrind.supp
> @@ -258,14 +258,58 @@
>     Memcheck:Param
>     capget(data)
>     fun:capget
> +   fun:*
>     fun:capng_clear
> +   fun:virClearCapabilities
>     fun:__virExec
>     fun:virExecWithHook
> -   fun:virExec


Makes sense.

> +{
> +   libnlMemoryLeak1
> +   Memcheck:Leak
> +   fun:malloc
> +   fun:strdup
> +   obj:/usr/lib/libnl.so.1.1
> +}

Nice.  It would be nicer if these other programs plugged their leaks,
but doing this makes it easier to find just the libvirt leaks.

ACK.

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]