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:
89d7352
)
- temporarily avoid infinite recursion
author
Bart Polot
<bart@net.in.tum.de>
Sat, 7 Jul 2012 01:03:15 +0000
(
01:03
+0000)
committer
Bart Polot
<bart@net.in.tum.de>
Sat, 7 Jul 2012 01:03:15 +0000
(
01:03
+0000)
src/mesh/gnunet-service-mesh_new.c
patch
|
blob
|
history
diff --git
a/src/mesh/gnunet-service-mesh_new.c
b/src/mesh/gnunet-service-mesh_new.c
index 68d823ef418fa6cc43ac90c65c308b44f9a73c9e..dd8edb463d793c273c0cf79496c6068b126216de 100644
(file)
--- a/
src/mesh/gnunet-service-mesh_new.c
+++ b/
src/mesh/gnunet-service-mesh_new.c
@@
-4205,6
+4205,7
@@
regex_edge_iterator (void *cls,
key))
{
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "* GET running, END\n");
+ if (0)
GNUNET_CONTAINER_multihashmap_get_multiple (ctx->dht_get_results, key,
®ex_result_iterator, ctx);
return GNUNET_YES; // We are already looking for it