-fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 18 Oct 2015 21:12:52 +0000 (21:12 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 18 Oct 2015 21:12:52 +0000 (21:12 +0000)
src/dht/gnunet-service-dht_neighbours.c

index 487cec375a049e93323d3057f44e69bd7df72007..560e0cc357c082d71669c734f5c318e61b35e0d3 100644 (file)
@@ -517,7 +517,7 @@ free_connect_info (void *cls,
                    const struct GNUNET_PeerIdentity *peer,
                    void *value)
 {
-  struct ConnectInfo *ci = cls;
+  struct ConnectInfo *ci = value;
 
   GNUNET_assert (GNUNET_YES ==
                  GNUNET_CONTAINER_multipeermap_remove (all_desired_peers,