fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 18 May 2010 13:07:45 +0000 (13:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 18 May 2010 13:07:45 +0000 (13:07 +0000)
src/fs/gnunet-service-fs.c

index c2ab1d9f817bc40025fc83c811a4370deab1d401..ec588382d64810cd3e9a3859c038e9f165cf7965 100644 (file)
@@ -1227,6 +1227,7 @@ peer_disconnect_handler (void *cls,
                {
                  delete_migration_block (pos);
                  consider_migration_gathering ();
+                 continue;
                }
              GNUNET_CONTAINER_multihashmap_iterate (connected_peers,
                                                     &consider_migration,