Skip to content

Commit

Permalink
DAOS-15548 test: add new valgrind suppression for daos tool (#14081)
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamad Chaarawi <mohamad.chaarawi@intel.com>
  • Loading branch information
mchaarawi authored and jolivier23 committed Apr 16, 2024
1 parent 7f9d8c8 commit 5915a99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/cart/utils/memcheck-cart.supp
Original file line number Diff line number Diff line change
Expand Up @@ -567,3 +567,8 @@
write(buf)
fun:runtime/internal/syscall.Syscall6
}
{
DAOS-15548
Memcheck:Addr1
fun:racecallatomic
}

0 comments on commit 5915a99

Please sign in to comment.