Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jan 22, 2024
1 parent e74972b commit c5abc96
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions python/tests/valgrind-python.supp
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,23 @@
fun:_PyImport_FindSharedFuncptr
}

{
_dl_catch_exception
Memcheck:Addr8
fun:strncmp
fun:is_dst
fun:_dl_dst_count
fun:expand_dynamic_string_token
fun:fillin_rpath.isra.0
fun:decompose_rpath
fun:cache_rpath
fun:cache_rpath
fun:_dl_map_object
fun:openaux
fun:_dl_catch_exception
...
}

{
Python dictkeys_get_index
Memcheck:Value8
Expand Down

0 comments on commit c5abc96

Please sign in to comment.