Skip to content

Commit

Permalink
Update valgrind.supp
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Jan 7, 2025
1 parent 2feeeed commit aa28eb2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions tests/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,24 @@
}


{
Python calculate_path
Memcheck:Addr32
fun:__wcscat_avx2
fun:calculate_module_search_path
fun:calculate_path
fun:_PyPathConfig_Calculate
fun:pathconfig_init
fun:config_init_pathconfig
fun:_PyConfig_InitPathConfig
fun:init_interp_main
fun:pyinit_main
fun:Py_InitializeFromConfig
fun:pymain_init
fun:pymain_main
}


{
MPI_Allgatherv
Memcheck:Addr2
Expand Down

0 comments on commit aa28eb2

Please sign in to comment.