Skip to content

Commit

Permalink
Valgrind suppression: Another statx false positive, this time from Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Mar 28, 2024
1 parent b5c8624 commit e18858d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unit_tests/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@
statx(file_name)
fun:statx
fun:statx
fun:_ZN3std3sys4unix2fs9try_statx*
...
}
{
Expand All @@ -338,7 +337,6 @@
statx(file_name)
fun:syscall
fun:statx
fun:_ZN3std3sys4unix2fs9try_statx*
...
}
{
Expand Down

0 comments on commit e18858d

Please sign in to comment.