Skip to content

Commit

Permalink
valgrind: false positive
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Gautier <[email protected]>
  • Loading branch information
baloo committed Feb 17, 2021
1 parent d152a63 commit 0ef0606
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@
fun:syscall
fun:statx
}
{
<false positive fixed in valgrind 3.16 and higher part 3>
Memcheck:Param
statx(file_name)
fun:statx
fun:statx
}

0 comments on commit 0ef0606

Please sign in to comment.