From a18d54010b764e09aa1183f16f86e50e27a032f2 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 16 Jul 2013 12:56:54 +0000 Subject: [PATCH] - update cleaner in testcase --- src/mesh/test_mesh_small.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c index a8d019d22..b2b2b4066 100644 --- a/src/mesh/test_mesh_small.c +++ b/src/mesh/test_mesh_small.c @@ -594,6 +594,7 @@ tunnel_cleaner (void *cls, const struct GNUNET_MESH_Tunnel *tunnel, else if (0L == i && P2P_SIGNAL == test) { ok ++; + t = NULL; } else GNUNET_log (GNUNET_ERROR_TYPE_WARNING, -- 2.25.1