From: Arnaud Giersch Date: Thu, 10 Jan 2019 21:17:19 +0000 (+0100) Subject: Try to improve valgrind suppressions for python before the night. X-Git-Tag: v3_22~597 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f1506fb2a6ef2bd8f1b4827911b961015aec9b7a Try to improve valgrind suppressions for python before the night. --- diff --git a/tools/simgrid.supp b/tools/simgrid.supp index a02c6fe7a2..25a595809f 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -231,21 +231,19 @@ ignore python cruft 1 Memcheck:Cond ... - obj:/usr/bin/python3 + obj:/usr/bin/python* } { ignore python cruft 2 Memcheck:Addr4 ... - obj:/usr/bin/python3 + obj:/usr/bin/python* } { ignore python cruft 3 Memcheck:Value8 ... - obj:/usr/bin/python3 + obj:/usr/bin/python* } - -