bad free
authorChristian Grothoff <christian@grothoff.org>
Mon, 17 Oct 2011 11:35:44 +0000 (11:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 17 Oct 2011 11:35:44 +0000 (11:35 +0000)
src/ats/ats_api_performance.c

index f7b9f5d8707cf4fb1c5cb7241c29088e448dbe33..47f6180f60373613403d3ace82dd77a50a6eef98 100644 (file)
@@ -509,7 +509,7 @@ GNUNET_ATS_performance_done (struct GNUNET_ATS_PerformanceHandle *ph)
                                 ph->reservation_tail,
                                 rc);
     GNUNET_break (NULL == rc->rcb);
-    GNUNET_free (p);
+    GNUNET_free (rc);
   }  
   if (GNUNET_SCHEDULER_NO_TASK != ph->task)
   {