-fix the fix
authorChristian Grothoff <christian@grothoff.org>
Wed, 17 Oct 2012 21:28:21 +0000 (21:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 17 Oct 2012 21:28:21 +0000 (21:28 +0000)
src/fs/gnunet-service-fs_pe.c

index 1c058eefabcfdc04967a26d8b85f02f09ab0683c..12108d23f3afd662b80ca901425515382d28d8d8 100644 (file)
@@ -748,7 +748,8 @@ GSF_plan_notify_request_done_ (struct GSF_PendingRequest *pr)
       plan_count--;
       GNUNET_break (GNUNET_YES ==
                     GNUNET_CONTAINER_multihashmap_remove (rp->pp->plan_map,
-                                                          get_rp_key (rp),
+                                                         &GSF_pending_request_get_data_
+                                                         (rpr->prl->pr)->query,
                                                           rp));
       GNUNET_free (rp);
     }