fix #4546
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index 6c813223bbac6e8e7073cabde2ac17747147b888..ff02d4a5e494ca969471f17243608ee051ea04c7 100644 (file)
@@ -3,12 +3,17 @@
 [transport]
 PORT = 2565
 PLUGINS = tcp dv
-PREFIX = valgrind
+#PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [dv]
 AUTOSTART = YES
-PREFIX = valgrind
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [set]
 AUTOSTART = YES
-PREFIX = valgrind
\ No newline at end of file
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
+
+[core]
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
+
+