From: Paul Floyd Date: Tue, 19 Sep 2023 05:48:26 +0000 (+0200) Subject: Helgrind s390: add a suppression for __printf_buffer_write X-Git-Tag: VALGRIND_3_22_0~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a82a1db323a20ae4d1c0011f3b1526f16e9c5a9;p=thirdparty%2Fvalgrind.git Helgrind s390: add a suppression for __printf_buffer_write Again Fedora 38 --- diff --git a/glibc-2.X-helgrind.supp.in b/glibc-2.X-helgrind.supp.in index 44aee1c515..62492c9aaf 100644 --- a/glibc-2.X-helgrind.supp.in +++ b/glibc-2.X-helgrind.supp.in @@ -55,6 +55,13 @@ obj:@GLIBC_LIBC_PATH@ } +{ + helgrind-glibc-__printf_buffer_write + Helgrind:Race + fun:memcpy + fun:__printf_buffer_write +} + { helgrind-glibc2X-005 Helgrind:Race