From: Christian Grothoff Date: Fri, 20 Jan 2012 08:26:46 +0000 (+0000) Subject: -initialize state_key to fix #2089 X-Git-Tag: initial-import-from-subversion-38251~15207 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2099db186436a43afa2babfd55e6e8b6d0a4991d;p=oweals%2Fgnunet.git -initialize state_key to fix #2089 --- diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c index c437afac2..9ab2738e6 100644 --- a/src/exit/gnunet-daemon-exit.c +++ b/src/exit/gnunet-daemon-exit.c @@ -1007,6 +1007,7 @@ setup_state_record (struct TunnelState *state) buf, sizeof (buf)), (unsigned int) state->ri.local_address.port); } + state->state_key = key; GNUNET_assert (GNUNET_OK == GNUNET_CONTAINER_multihashmap_put (connections_map, &key, state,