init worst, to avoid valgrind warning (otherwise harmless)
authorChristian Grothoff <christian@grothoff.org>
Wed, 1 Feb 2017 15:34:30 +0000 (16:34 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 1 Feb 2017 15:34:30 +0000 (16:34 +0100)
src/cadet/gnunet-service-cadet-new_tunnels.c

index c1532e835c783c4d2edfdcda0c62c1f6718a5d82..32ddf29847927a4ac92ca5b01bcb9bb43fd774b4 100644 (file)
@@ -2428,6 +2428,7 @@ consider_path_cb (void *cls,
   es.min_desire = UINT64_MAX;
   es.path = path;
   es.duplicate = GNUNET_NO;
+  es.worst = NULL;
 
   /* Compute evaluation summary over existing connections. */
   GCT_iterate_connections (t,