aboutsummaryrefslogtreecommitdiffstats
path: root/utils/valgrind
diff options
context:
space:
mode:
Diffstat (limited to 'utils/valgrind')
-rw-r--r--utils/valgrind/x86_64-pc-linux-gnu.supp16
1 files changed, 16 insertions, 0 deletions
diff --git a/utils/valgrind/x86_64-pc-linux-gnu.supp b/utils/valgrind/x86_64-pc-linux-gnu.supp
index c8e5cd0..d6af2dd 100644
--- a/utils/valgrind/x86_64-pc-linux-gnu.supp
+++ b/utils/valgrind/x86_64-pc-linux-gnu.supp
@@ -33,6 +33,14 @@
}
{
+ We don't care if bash leaks
+ Memcheck:Leak
+ fun:malloc
+ fun:xmalloc
+ obj:/bin/bash
+}
+
+{
We don't care of cmp
Memcheck:Cond
obj:/usr/bin/cmp
@@ -52,6 +60,14 @@
}
{
+ We don't care if sed leaks
+ Memcheck:Leak
+ fun:calloc
+ fun:malloc
+ obj:/bin/sed
+}
+
+{
We don't care about anything ld.so does.
Memcheck:Cond
obj:/lib/ld*.so