X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e74cc98837c7477c6cc1b04664dc311ace04565..11277672ce8f50c86f57f1d64cdef5512bf930b3:/tools/simgrid.supp diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 63e6a079c4..0a7ad0abac 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -225,3 +225,24 @@ fun:MarsagliaXORV ... } + +#ignore python cruft +{ + Memcheck:Cond + ... + obj:/usr/bin/python3 +} + +{ + Memcheck:Addr4 + ... + obj:/usr/bin/python3 +} + +{ + Memcheck:Value8 + ... + obj:/usr/bin/python3 +} + +