From: Paul Floyd Date: Sun, 27 Aug 2023 14:41:36 +0000 (+0200) Subject: FreeBSD regtest: add suppression to bug392331_supp for FreeBSD 14.0 X-Git-Tag: VALGRIND_3_22_0~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa37ab2d12e18cc5bb7eaec54a1b24c2b3bb6ee4;p=thirdparty%2Fvalgrind.git FreeBSD regtest: add suppression to bug392331_supp for FreeBSD 14.0 --- diff --git a/helgrind/tests/bug392331.supp b/helgrind/tests/bug392331.supp index d19ab70b4a..d76ec469e0 100644 --- a/helgrind/tests/bug392331.supp +++ b/helgrind/tests/bug392331.supp @@ -4,3 +4,10 @@ fun:pthread_cond_signal_WRK fun:pthread_cond_signal* } + +{ + Variation for FreeBSD 14 + Helgrind:Dubious + fun:pthread_cond_signal_WRK + fun:_ZNSt3__118condition_variable10notify_oneEv +}