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:
1ac6849
)
plusplus
author
Christian Grothoff
<christian@grothoff.org>
Tue, 21 Dec 2010 22:06:21 +0000
(22:06 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 21 Dec 2010 22:06:21 +0000
(22:06 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index bff711d02fbb84e3c5c4cce65cf09c42be8781c0..19d4bf49b470fb682d5c85440dfcc0a652f488f6 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-1146,7
+1146,7
@@
main_notify_handler (void *cls,
GNUNET_i2s (&ntm->peer));
#endif
if ((GNUNET_NO == h->outbound_hdr_only) &&
- (msize != ntohs (em->size) + sizeof (struct NotifyTrafficMessage)
+
+ (msize != ntohs (em->size) + sizeof (struct NotifyTrafficMessage)
+ ats_count * sizeof (struct GNUNET_TRANSPORT_ATS_Information)) )
{
GNUNET_break (0);