From: Matthias Wachs Date: Wed, 24 Oct 2012 12:56:26 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~11225 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bdc946d2539710a2882fb8fb99ce7d5ae996aa4f;p=oweals%2Fgnunet.git fix --- diff --git a/src/transport/plugin_transport_udp.c b/src/transport/plugin_transport_udp.c index 5085b70ca..dfab26082 100644 --- a/src/transport/plugin_transport_udp.c +++ b/src/transport/plugin_transport_udp.c @@ -2262,7 +2262,7 @@ remove_timeout_messages_and_select (struct UDP_MessageWrapper *head, else { GNUNET_break (0); /* should never happen */ - updw = NULL; + udpw = NULL; } GNUNET_STATISTICS_update (plugin->env->stats, "# messages dismissed due to timeout",