From eac073d479dfbe5ecf9c5fc7180f7b29da6d1298 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 21 Dec 2018 03:55:00 +0100 Subject: wip --- build-aux/valgrind.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build-aux/valgrind.sh') diff --git a/build-aux/valgrind.sh b/build-aux/valgrind.sh index 991b906..bdf7e70 100755 --- a/build-aux/valgrind.sh +++ b/build-aux/valgrind.sh @@ -4,6 +4,7 @@ export TESTS_ENVIRONMENT=" ${VALGRIND:-valgrind} \ --tool=memcheck \ --leak-check=full \ + --show-leak-kinds=all \ --leak-resolution=high \ --num-callers=20 \ --error-exitcode=1 \ -- cgit v1.2.3-18-g5258