gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Initialize dur_lp


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Initialize dur_lp
Date: Mon, 25 Jun 2018 00:31:24 +0200

This is an automated email from the git hooks/post-receive script.

hernani pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new dde9853ec Initialize dur_lp
dde9853ec is described below

commit dde9853ec747407f6e408d53df8b5e533db82b29
Author: Hernani Marques <address@hidden>
AuthorDate: Mon Jun 25 00:27:48 2018 +0200

    Initialize dur_lp
---
 src/ats/plugin_ats_mlp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ats/plugin_ats_mlp.c b/src/ats/plugin_ats_mlp.c
index 7e7594f90..544b8d97f 100644
--- a/src/ats/plugin_ats_mlp.c
+++ b/src/ats/plugin_ats_mlp.c
@@ -1554,6 +1554,7 @@ GAS_mlp_solve_problem (void *solver)
   struct GNUNET_TIME_Relative dur_mlp;
 
   GNUNET_assert(NULL != solver);
+  dur_lp = GNUNET_TIME_UNIT_ZERO; 
 
   if (GNUNET_YES == mlp->stat_bulk_lock)
     {

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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