- fix
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 18 Jun 2012 08:38:31 +0000 (08:38 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 18 Jun 2012 08:38:31 +0000 (08:38 +0000)
src/transport/plugin_transport_udp.c

index 9bfe9f0c2c61ade8c9c0162fd100e232bd3edbab..5773614d750cbcc52f3ab53089cc85b2705adbd1 100644 (file)
@@ -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;