tests/valgrind.supp: remove a travis suppression, add a Debian
We have not used Travis for years. The Debian one appears on my dev machine since a while back. Closes #15142
This commit is contained in:
parent
65eb20260b
commit
87e19ea68f
@ -130,22 +130,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
openssl-1.0.1-error-as-seen-on-travis
|
inet_pton6-Debian-GLIBC-2.40-3
|
||||||
Memcheck:Cond
|
Memcheck:Overlap
|
||||||
fun:ASN1_STRING_set
|
fun:__memcpy_chk
|
||||||
fun:ASN1_mbstring_ncopy
|
fun:memmove
|
||||||
fun:ASN1_mbstring_copy
|
fun:inet_pton6
|
||||||
fun:ASN1_STRING_to_UTF8
|
fun:ipv6_parse
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
fun:ASN1_item_ex_d2i
|
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
fun:ASN1_item_ex_d2i
|
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
|
|
||||||
fun:ASN1_item_ex_d2i
|
|
||||||
fun:ASN1_item_d2i
|
|
||||||
fun:PEM_X509_INFO_read_bio
|
|
||||||
fun:X509_load_cert_crl_file
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user