summaryrefslogtreecommitdiff
path: root/tests/ocsp-tests/suppressions.valgrind
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ocsp-tests/suppressions.valgrind')
-rw-r--r--tests/ocsp-tests/suppressions.valgrind8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ocsp-tests/suppressions.valgrind b/tests/ocsp-tests/suppressions.valgrind
index e69de29bb2..64c3db6a68 100644
--- a/tests/ocsp-tests/suppressions.valgrind
+++ b/tests/ocsp-tests/suppressions.valgrind
@@ -0,0 +1,8 @@
+{
+ ld-uncond-jump
+ Memcheck:Cond
+ fun:index
+ fun:expand_dynamic_string_token
+ fun:fillin_rpath
+ ...
+}