ci(amd64/gcc/valgrind): update suppression file
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
94335375ec
commit
400b49f1d8
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
ignore_xflush
|
||||
Memcheck:*
|
||||
fun:XFlush*
|
||||
}
|
||||
{
|
||||
ignore_all_syscall_param_with_XFlush
|
||||
Memcheck:Param
|
||||
fun:XFlush
|
||||
fun:*
|
||||
}{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Param
|
||||
writev(vector[0])
|
||||
|
|
Loading…
Add table
Reference in a new issue