summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 86197e2)
raw | patch | inline | side by side (parent: 86197e2)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Feb 2015 13:26:20 +0000 (14:26 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Feb 2015 13:26:20 +0000 (14:26 +0100) |
This happens with the libssl version on Travis.
t/valgrind.suppress | patch | blob | history |
diff --git a/t/valgrind.suppress b/t/valgrind.suppress
index d0cd09efe05debd5b1ae6115aad1993c0d5138a5..67d05fda0031ae646ecce5daff6076a6c1f38688 100644 (file)
--- a/t/valgrind.suppress
+++ b/t/valgrind.suppress
fun:dl_open_worker
...
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Cond
+ ...
+ fun:ASN1_item_ex_d2i
+ ...
+}