Add a suppression for fwrite-like functions.
Helgrind already has a similar suppression.
445354 arm64 backend: incorrect code emitted for doubleword CAS
445415 arm64 front end: alignment checks missing for atomic instructions
445668 Inline stack frame generation is broken for Rust binaries
+446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives
+446138 DRD/Helgrind with std::timed_mutex::try_lock_until false positives
+446281 Add a DRD suppression for fwrite
To see details of a given bug, visit
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
fun:random_r
fun:random
}
+{
+ drd-glibc-io-xsputn-mempcpy
+ drd:ConflictingAccess
+ fun:__GI_mempcpy
+ fun:_IO_*xsputn*
+ obj:@GLIBC_LIBC_PATH@
+}
#
# Suppression patterns for libstdc++, the implementation of the standard C++