From: Paul Floyd Date: Tue, 31 May 2022 20:34:51 +0000 (+0200) Subject: Forgot wildcard in FreeBSD DRD suppression, previous commit X-Git-Tag: VALGRIND_3_20_0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf70a169efb1aee895c9e2c48c60c4d5e5e1d6c9;p=thirdparty%2Fvalgrind.git Forgot wildcard in FreeBSD DRD suppression, previous commit --- diff --git a/freebsd-drd.supp b/freebsd-drd.supp index 26b65caca8..2248389587 100644 --- a/freebsd-drd.supp +++ b/freebsd-drd.supp @@ -188,5 +188,5 @@ { DRD-FREEBSD140-GUARD-VARIABLE drd:ConflictingAccess - fun:_ZL11get_counterv + fun:_ZL11* }