From 82d505137c461555ee2da685a1ec7938425e8380 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 25 Sep 2013 17:13:43 +0200 Subject: [PATCH] ++Suppression. --- tools/simgrid.supp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tools/simgrid.supp b/tools/simgrid.supp index e2326efc55..e904a368ec 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -9,6 +9,14 @@ obj:/bin/dash } +# We also don't want to be annoyed by leaks in /usr/bin/tail +{ + Memory leak in /usr/bin/tail + Memcheck:Leak + ... + obj:/usr/bin/tail +} + # There's a constant leak of 56 bytes in the depths of libc which # manifests, for example, when using backtrace() { -- 2.20.1