projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a6311d
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Tue, 18 May 2010 13:07:45 +0000
(13:07 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 18 May 2010 13:07:45 +0000
(13:07 +0000)
src/fs/gnunet-service-fs.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-service-fs.c
b/src/fs/gnunet-service-fs.c
index c2ab1d9f817bc40025fc83c811a4370deab1d401..ec588382d64810cd3e9a3859c038e9f165cf7965 100644
(file)
--- 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,