summaryrefslogtreecommitdiff
path: root/tests/suppressions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suppressions')
-rw-r--r--tests/suppressions/tpl.supp15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/suppressions/tpl.supp b/tests/suppressions/tpl.supp
index 18d0dac..9398da9 100644
--- a/tests/suppressions/tpl.supp
+++ b/tests/suppressions/tpl.supp
@@ -1,5 +1,20 @@
# Valgrind error suppression file
+
+# ============================= selinux ==================================
+
+{
+ selinux getdelim
+ Memcheck:Leak
+ fun:malloc
+ fun:getdelim
+ obj:/lib/libselinux.so.1
+ obj:/lib/libselinux.so.1
+ obj:/lib/libselinux.so.1
+}
+
+
+
# ============================= libc ==================================
{