From: Paul Floyd Date: Tue, 12 Dec 2023 17:22:58 +0000 (+0000) Subject: Linux: broaden one of the dynamic thread vector reachable suppressions X-Git-Tag: VALGRIND_3_23_0~225 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=758ab5e6d22fb80b17e6888d03e065955f579735;p=thirdparty%2Fvalgrind.git Linux: broaden one of the dynamic thread vector reachable suppressions On Arch Linux the callstack has two calls to malloc whilst the old suppression only had one. --- diff --git a/glibc-2.X.supp.in b/glibc-2.X.supp.in index eeefa39351..fc346d8037 100644 --- a/glibc-2.X.supp.in +++ b/glibc-2.X.supp.in @@ -276,7 +276,7 @@ dtv-addr-init Memcheck:Leak match-leak-kinds: possible,reachable - fun:malloc + ... fun:allocate_dtv_entry fun:allocate_and_init fun:tls_get_addr_tail*