From: Paul Floyd Date: Wed, 13 Mar 2024 21:16:31 +0000 (+0100) Subject: FreeBSD DRD: remove pthread_create suppression X-Git-Tag: VALGRIND_3_23_0~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52d3ae4c7bfb1e07633c16122151ec516d8fe89c;p=thirdparty%2Fvalgrind.git FreeBSD DRD: remove pthread_create suppression This is far too general. If a suppression is needed it needs to be much more specific. --- diff --git a/freebsd-drd.supp b/freebsd-drd.supp index ff5d4fd53..23625084f 100644 --- a/freebsd-drd.supp +++ b/freebsd-drd.supp @@ -11,12 +11,6 @@ ... fun:pthread_exit } -{ - DRD-PTHREAD_CREATE1 - drd:ConflictingAccess - ... - fun:pthread_create -} { DRD-PTHREAD-EXIT2 drd:ConflictingAccess