From c456824c0c7cdaf459b8f499ddadc27db7f30fc0 Mon Sep 17 00:00:00 2001 From: Micah Snyder Date: Thu, 28 Mar 2024 10:57:59 -0400 Subject: [PATCH] Valgrind: Adjust statx suppressions We have 2 new variations on the statx false positive, this time from calls from the Rust code. I'm removing the mangled symbol to simplify the rule and accomodate future variations. --- unit_tests/valgrind.supp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/unit_tests/valgrind.supp b/unit_tests/valgrind.supp index 8b59109824..1222870043 100644 --- a/unit_tests/valgrind.supp +++ b/unit_tests/valgrind.supp @@ -320,7 +320,6 @@ statx(file_name) fun:statx fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* ... } { @@ -329,7 +328,6 @@ statx(buf) fun:statx fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* ... } { @@ -338,7 +336,6 @@ statx(file_name) fun:syscall fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* ... } { @@ -347,7 +344,6 @@ statx(buf) fun:syscall fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* ... } { @@ -357,7 +353,6 @@ fun:__fxstatat fun:statx_generic* fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* ... } { @@ -368,7 +363,7 @@ fun:statx_generic* fun:statx fun:statx - fun:_ZN3std3sys4unix2fs9try_statx* + ... } {