projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d873710
)
Initialize dur_lp
author
Hernani Marques
<hernani@ccc-ch.ch>
Sun, 24 Jun 2018 22:27:48 +0000
(
00:27
+0200)
committer
Hernani Marques
<hernani@ccc-ch.ch>
Sun, 24 Jun 2018 22:27:48 +0000
(
00:27
+0200)
src/ats/plugin_ats_mlp.c
patch
|
blob
|
history
diff --git
a/src/ats/plugin_ats_mlp.c
b/src/ats/plugin_ats_mlp.c
index 7e7594f9093f82950dc6758100e85814be40fc86..544b8d97f1911916beb7db6fab880d0b4aca1113 100644
(file)
--- 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)
{