From: Bart Polot Date: Tue, 16 Jul 2013 12:56:54 +0000 (+0000) Subject: - update cleaner in testcase X-Git-Tag: initial-import-from-subversion-38251~8222 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a18d54010b764e09aa1183f16f86e50e27a032f2;p=oweals%2Fgnunet.git - update cleaner in testcase --- 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,