Skip to content

Commit

Permalink
Add Valgrind leak suppression file
Browse files Browse the repository at this point in the history
Not sure how to make this file obvious to those that need it, but at least it's here
Ref animetosho/par2cmdline-turbo#36 (comment)
  • Loading branch information
animetosho committed Dec 10, 2024
1 parent 0695225 commit 46d3a32
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gf16/suppressions-valgrind.supp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
<gfmat_tables>
Memcheck:Leak
fun:malloc
fun:gfmat_init
}

0 comments on commit 46d3a32

Please sign in to comment.