From: degomme Date: Mon, 17 Jul 2017 13:41:54 +0000 (+0200) Subject: Suppress also the privatization dlopen handle "leak" in valgrind. X-Git-Tag: v3_17~377 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8c664abbfde594b63d49f03ab2651e5ea90c513b Suppress also the privatization dlopen handle "leak" in valgrind. --- diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 49ed161781..b9d6b77be1 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -80,8 +80,6 @@ fun:malloc ... fun:dlopen@@GLIBC_* - ... - fun:main } { @@ -91,8 +89,6 @@ fun:calloc ... fun:dlopen@@GLIBC_* - ... - fun:main } # Memory leaks appearing to be in libcgraph. They can be seen with the