From 001401450ac8a0d5cbb8ef9f17cd82cbac175139 Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Thu, 10 Jan 2019 12:09:45 +0100 Subject: [PATCH] bad formatting of suppression file, missing a mandatory comment line --- tools/simgrid.supp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 0a7ad0abac..a02c6fe7a2 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -228,18 +228,21 @@ #ignore python cruft { + ignore python cruft 1 Memcheck:Cond ... obj:/usr/bin/python3 } { + ignore python cruft 2 Memcheck:Addr4 ... obj:/usr/bin/python3 } { + ignore python cruft 3 Memcheck:Value8 ... obj:/usr/bin/python3 -- 2.20.1