- fix
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 18 Apr 2012 06:55:06 +0000 (06:55 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 18 Apr 2012 06:55:06 +0000 (06:55 +0000)
src/ats/gnunet-service-ats_addresses_mlp.c

index 3c45ac43d07dd221aec08875d15efc4b9e590313..7b5134517c9f8fe6a3670d8bde80da017eb9496f 100644 (file)
@@ -877,7 +877,7 @@ lp_solv:
   mlp->lp_solved++;
   mlp->lp_total_duration =+ duration.rel_value;
   s_ctx->lp_duration = duration;
-GNUNET_assert (mlp->stats!= NULL);
+
   GNUNET_STATISTICS_update (mlp->stats,"# LP problem solved", 1, GNUNET_NO);
   GNUNET_STATISTICS_set (mlp->stats,"# LP execution time (ms)", duration.rel_value, GNUNET_NO);
   GNUNET_STATISTICS_set (mlp->stats,"# LP execution time average (ms)",