Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
++Suppression.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 25 Sep 2013 15:13:43 +0000 (17:13 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 25 Sep 2013 20:24:40 +0000 (22:24 +0200)
tools/simgrid.supp

index e2326ef..e904a36 100644 (file)
@@ -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()
 {