diff options
Diffstat (limited to '')
-rw-r--r-- | tests/ocsp-tests/suppressions.valgrind | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ocsp-tests/suppressions.valgrind b/tests/ocsp-tests/suppressions.valgrind new file mode 100644 index 0000000..64c3db6 --- /dev/null +++ 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 + ... +} |