From 6a9a20f374ee96b5a37b6180b8a223d78f134eb0 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Fri, 15 Sep 2017 13:19:46 +0200 Subject: [PATCH] Fix valgrind suppression file. --- tools/simgrid.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 6a0800b289..e82964d69a 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -19,7 +19,7 @@ Memory leak in cmake Memcheck:Leak ... - obj:cmake + obj:*/cmake } # There's a constant leak of 56 bytes in the depths of libc which -- 2.20.1