From: Matthias Wachs Date: Mon, 18 Jun 2012 08:38:31 +0000 (+0000) Subject: - fix X-Git-Tag: initial-import-from-subversion-38251~13008 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ad8abc8cb6c635f2687bbff83ad43a9dbb821bc6;p=oweals%2Fgnunet.git - fix --- diff --git a/src/transport/plugin_transport_udp.c b/src/transport/plugin_transport_udp.c index 9bfe9f0c2..5773614d7 100644 --- a/src/transport/plugin_transport_udp.c +++ b/src/transport/plugin_transport_udp.c @@ -1311,7 +1311,7 @@ process_inbound_tokenized_messages (void *cls, void *client, &si->sender, hdr, (const struct GNUNET_ATS_Information *) &ats, 2, - NULL, + si->session, si->arg, si->args); si->session->flow_delay_for_other_peer = delay;