From: Daniel Stenberg Date: Thu, 3 Oct 2024 12:32:54 +0000 (+0200) Subject: tests/valgrind.supp: remove a travis suppression, add a Debian X-Git-Tag: curl-8_11_0~242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87e19ea68f7ad7a76435f925344534d26cf70f84;p=thirdparty%2Fcurl.git 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 --- diff --git a/tests/valgrind.supp b/tests/valgrind.supp index 422dadf71a..787943eaa7 100644 --- a/tests/valgrind.supp +++ b/tests/valgrind.supp @@ -130,22 +130,10 @@ } { - openssl-1.0.1-error-as-seen-on-travis - Memcheck:Cond - fun:ASN1_STRING_set - fun:ASN1_mbstring_ncopy - fun:ASN1_mbstring_copy - fun:ASN1_STRING_to_UTF8 - 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 + inet_pton6-Debian-GLIBC-2.40-3 + Memcheck:Overlap + fun:__memcpy_chk + fun:memmove + fun:inet_pton6 + fun:ipv6_parse }