c3310
authorChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 16:58:50 +0000 (16:58 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 16:58:50 +0000 (16:58 +0000)
src/mesh/mesh_api_new.c

index 38efd8eb3f95807e6e2bb7c83374fa1894a27c8c..4158e9197c235b58d1ec7d1e7bca2e6db64650b8 100644 (file)
@@ -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