gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17550 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r17550 - gnunet/src/ats
Date: Mon, 17 Oct 2011 16:16:39 +0200

Author: wachs
Date: 2011-10-17 16:16:39 +0200 (Mon, 17 Oct 2011)
New Revision: 17550

Modified:
   gnunet/src/ats/ats_api_performance.c
Log:
ugh

Modified: gnunet/src/ats/ats_api_performance.c
===================================================================
--- gnunet/src/ats/ats_api_performance.c        2011-10-17 14:14:22 UTC (rev 
17549)
+++ gnunet/src/ats/ats_api_performance.c        2011-10-17 14:16:39 UTC (rev 
17550)
@@ -516,7 +516,7 @@
     GNUNET_SCHEDULER_cancel (ph->task);
     ph->task = GNUNET_SCHEDULER_NO_TASK;
   }
-  if (NULL != client)
+  if (NULL != ph->client)
   {
     GNUNET_CLIENT_disconnect (ph->client, GNUNET_NO);
     ph->client = NULL;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]