From: Christian Grothoff Date: Tue, 18 May 2010 13:07:45 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~21655 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0aadc0ce3b1fcab9090e1b548d254d06ba508353;p=oweals%2Fgnunet.git fix --- diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c index c2ab1d9f8..ec588382d 100644 --- a/src/fs/gnunet-service-fs.c +++ b/src/fs/gnunet-service-fs.c @@ -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,