Mark Wielaard 7b5867b1fd helgrind reports false races for printfs using mempcpy on FILE* state
We already have a suppression for helgrind which is for when glibc
uses __GI_mempcpy to manipulate internal FILE state (this was bug
352130). But since glibc-2.26 mempcpy is used instead __GI_mempcpy,
making the suppresion from the original bug obsolete.

This patch adds a new suppression using mempcpy but doesn't replace
the original suppression for older systems.

Patch adding suppression + testcase by Jesus Checa <jcheca@redhat.com>

https://bugs.kde.org/show_bug.cgi?id=450962
2022-04-08 14:58:38 +02:00
..
2021-10-07 21:33:45 +02:00
2018-06-15 13:44:14 +00:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00
2021-10-07 21:33:45 +02:00