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:
44b4d20
)
fixing the fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 21 Oct 2010 12:35:15 +0000
(12:35 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 21 Oct 2010 12:35:15 +0000
(12:35 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index b37e4bea9ec9a512c1e42f5565d4385f954204eb..0f84771b03a2b473521a144dd3ade6f99b4c3687 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-509,8
+509,8
@@
main_notify_handler (void *cls, const struct GNUNET_MessageHeader *msg)
GNUNET_TIME_relative_ntoh (ntm->latency),
ntohl (ntm->distance)))
{
- /* error in processing, d
isconnect
! */
-
return
;
+ /* error in processing, d
o not process other messages
! */
+
break
;
}
}
if (NULL != h->inbound_notify)