From ab1cc64a623991ba47e1c8269344a1c8e75979a7 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Thu, 12 Apr 2018 22:34:22 +0200 Subject: [PATCH] valgrind supps: conditional moves in nvidia-glcore Not much we can do here --- tests/check/gst-plugins-base.supp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/check/gst-plugins-base.supp b/tests/check/gst-plugins-base.supp index e217ee9b4c..454106b7b5 100644 --- a/tests/check/gst-plugins-base.supp +++ b/tests/check/gst-plugins-base.supp @@ -602,3 +602,8 @@ fun:getaddrinfo ... } +{ + + Memcheck:Cond + obj:*libnvidia-glcore.so.* +}