ci(amd64/gcc/valgrind): update suppression file
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
light7734 2025-10-08 12:44:44 +03:30
parent 94335375ec
commit 400b49f1d8
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -1,9 +1,9 @@
{ {
ignore_xflush ignore_all_syscall_param_with_XFlush
Memcheck:* Memcheck:Param
fun:XFlush* fun:XFlush
} fun:*
{ }{
<insert_a_suppression_name_here> <insert_a_suppression_name_here>
Memcheck:Param Memcheck:Param
writev(vector[0]) writev(vector[0])