From: Nathan S. Evans Date: Fri, 1 Oct 2010 09:10:48 +0000 (+0000) Subject: comment out iv_seeds, see if problems vanish X-Git-Tag: initial-import-from-subversion-38251~20228 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3a9f5341fb2bb13fbbc4be380522c7fba709a63d;p=oweals%2Fgnunet.git comment out iv_seeds, see if problems vanish --- diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c index b8e3825c1..6e5a907b6 100644 --- a/src/core/gnunet-service-core.c +++ b/src/core/gnunet-service-core.c @@ -228,7 +228,8 @@ struct PingMessage /** * Seed for the IV */ - uint32_t iv_seed GNUNET_PACKED; + /* FIXME: Does adding this member break things (why?) */ + /*uint32_t iv_seed GNUNET_PACKED;*/ /** * Random number chosen to make reply harder. @@ -258,7 +259,8 @@ struct PongMessage /** * Seed for the IV */ - uint32_t iv_seed GNUNET_PACKED; + /* FIXME: Does adding this member break things (why?) */ + /*uint32_t iv_seed GNUNET_PACKED;*/ /** * Random number proochosen to make reply harder. Must be