fix
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 24 Oct 2012 12:56:26 +0000 (12:56 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 24 Oct 2012 12:56:26 +0000 (12:56 +0000)
src/transport/plugin_transport_udp.c

index 5085b70cabfacbdd4c89432235982f5a74e1d30b..dfab260826e7e6b91477b482375ccfa9db002bf3 100644 (file)
@@ -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",