From 793231d4c6cc3db8f15f5cd6972520855d4b20f2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Sep 2011 16:58:50 +0000 Subject: [PATCH] c3310 --- src/mesh/mesh_api_new.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesh/mesh_api_new.c b/src/mesh/mesh_api_new.c index 38efd8eb3..4158e9197 100644 --- a/src/mesh/mesh_api_new.c +++ b/src/mesh/mesh_api_new.c @@ -881,6 +881,7 @@ process_incoming_data (struct GNUNET_MESH_Handle *h, GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "MESH: callback caused disconnection\n"); GNUNET_MESH_disconnect (h); + break; } #if DEBUG else -- 2.25.1