aboutsummaryrefslogtreecommitdiff
path: root/src/credential/test_credential_lookup.conf
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-04-16 16:32:08 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-04-16 16:32:08 +0200
commit9b84e344cac92456d0d6574b3bf662c2fba4e559 (patch)
tree71d8f446dba5af630020f943d51701aad39c5d11 /src/credential/test_credential_lookup.conf
parentb929e294b336d2627919f423d3cafd938ed75d8c (diff)
downloadgnunet-9b84e344cac92456d0d6574b3bf662c2fba4e559.tar.gz
gnunet-9b84e344cac92456d0d6574b3bf662c2fba4e559.zip
fix memleaks
Diffstat (limited to 'src/credential/test_credential_lookup.conf')
-rw-r--r--src/credential/test_credential_lookup.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/credential/test_credential_lookup.conf b/src/credential/test_credential_lookup.conf
index cebe71b04..9cd16605d 100644
--- a/src/credential/test_credential_lookup.conf
+++ b/src/credential/test_credential_lookup.conf
@@ -11,7 +11,7 @@ PLUGINS =
11 11
12[credential] 12[credential]
13START_ON_DEMAND = YES 13START_ON_DEMAND = YES
14#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/credlog 14#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog
15 15
16[rest] 16[rest]
17PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog 17PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog