Adding a quick valgrind test file

This commit is contained in:
Paul Dino Jones 2023-06-24 21:00:56 +00:00
parent 1440f28d6e
commit 3318610cd2
1 changed files with 10 additions and 0 deletions

10
.valgrindrc Executable file
View File

@ -0,0 +1,10 @@
{
argtable arg_parse
Memcheck:Leak
...
...
...
fun:arg_parse
...
...
}