From: Augustin Degomme Date: Fri, 21 Jul 2017 12:44:32 +0000 (+0200) Subject: try to silence a valgrind leak X-Git-Tag: v3_17~329^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cf650d77a3bc720deb31d2dd04bbe63b8d8a1b48 try to silence a valgrind leak --- diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 9f742a7e1c..6a0800b289 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -15,6 +15,13 @@ obj:/usr/bin/* } +{ + Memory leak in cmake + Memcheck:Leak + ... + obj:cmake +} + # There's a constant leak of 56 bytes in the depths of libc which # manifests, for example, when using backtrace() {