Skip to content

Commit

Permalink
Merge branch 'develop' into jax_sciml
Browse files Browse the repository at this point in the history
  • Loading branch information
FFroehlich authored Dec 3, 2024
2 parents b9add9d + bd3bd91 commit 484e853
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions python/tests/valgrind-python.supp
Original file line number Diff line number Diff line change
Expand Up @@ -994,3 +994,15 @@
fun:do_richcompare
...
}


# https://github.com/crate-py/rpds, via petab->jsonschema
{
rpds
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
...
fun:_ZN4rpds*
...
}

0 comments on commit 484e853

Please sign in to comment.