From 17d84245fdfeeb1a6da4ffb97898903cb55f702c Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Tue, 21 Jul 2020 12:26:55 +0200 Subject: - fixed mem leaks. --- src/transport/test_communicator_tcp_rekey_peer2.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport/test_communicator_tcp_rekey_peer2.conf') diff --git a/src/transport/test_communicator_tcp_rekey_peer2.conf b/src/transport/test_communicator_tcp_rekey_peer2.conf index 8f175a405..138650a3b 100644 --- a/src/transport/test_communicator_tcp_rekey_peer2.conf +++ b/src/transport/test_communicator_tcp_rekey_peer2.conf @@ -31,6 +31,8 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_2.sock UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock [communicator-tcp] +#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args +#PREFIX = valgrind --leak-check=full --track-origins=yes BINDTO = 60003 DISABLE_V6 = YES REKEY_INTERVAL = 100ms -- cgit v1.2.3