[Spice-devel] [PATCH spice-server 1/2] ci: Merge new Valgrind suppression rule from official glib.supp
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 5 13:40:41 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Tue, Jun 05, 2018 at 02:06:00PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> server/tests/valgrind/glib.supp | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/server/tests/valgrind/glib.supp b/server/tests/valgrind/glib.supp
> index c4625bba..b5b540f5 100644
> --- a/server/tests/valgrind/glib.supp
> +++ b/server/tests/valgrind/glib.supp
> @@ -232,6 +232,16 @@
> fun:_g_io_module_get_default
> }
>
> +# memcheck checks that the third argument to ioctl() is a valid pointer, but
> +# some ioctls use that argument as an integer
> +{
> + ioctl-with-non-pointer-param
> + Memcheck:Param
> + ioctl(generic)
> + fun:ioctl
> + fun:btrfs_reflink_with_progress
> +}
> +
> {
> g-private-get
> drd:ConflictingAccess
> --
> 2.17.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180605/d0ef559f/attachment.sig>
More information about the Spice-devel
mailing list