diff --git a/Makefile b/Makefile index 034cf31..3edd1e7 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ test-valgrind: test/test --leak-check=full \ --show-leak-kinds=definite \ --errors-for-leak-kinds=definite \ + --num-callers=40 \ --error-exitcode=123 \ ./test