From 237dd9f9c93cabd29015d0f5e3c8ceff8af3f071 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 28 Feb 2017 18:23:12 +0100 Subject: don't free element that is stack-allocated now --- src/consensus/test_consensus.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/consensus') diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf index 036150b7f..881251a66 100644 --- a/src/consensus/test_consensus.conf +++ b/src/consensus/test_consensus.conf @@ -5,7 +5,7 @@ GNUNET_TEST_HOME = /tmp/test-consensus/ #OPTIONS = -L INFO BINARY = gnunet-service-evil-consensus -#PREFIX = valgrind +PREFIX = valgrind #EVIL_SPEC = 0;cram-all;noreplace;5 #EVIL_SPEC = 0;cram;5/1;cram;5 @@ -44,7 +44,7 @@ OPTIONS = -LERROR [set] #OPTIONS = -L INFO #PREFIX = valgrind --leak-check=full -PREFIX = valgrind +#PREFIX = valgrind [testbed] OVERLAY_TOPOLOGY = CLIQUE -- cgit v1.2.3