]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/valgrind.supp: remove a travis suppression, add a Debian
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2024 12:32:54 +0000 (14:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2024 14:03:43 +0000 (16:03 +0200)
We have not used Travis for years. The Debian one appears on my dev
machine since a while back.

Closes #15142

tests/valgrind.supp

index 422dadf71a22bc1a3b2d974310d5b34f27138a7a..787943eaa77ec3211bc69b6ea921486f90a02da1 100644 (file)
 }
 
 {
-   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
 }