diff --git a/valgrind.supp b/valgrind.supp index aa7227b..232b01e 100644 --- a/valgrind.supp +++ b/valgrind.supp @@ -19,3 +19,10 @@ fun:syscall fun:statx } +{ + + Memcheck:Param + statx(buf) + fun:statx + fun:statx +}