make compiler happy
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Mar 2017 16:08:46 +0000 (17:08 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Mar 2017 16:09:43 +0000 (17:09 +0100)
src/nat/gnunet-nat.c

index 1c5850592237161f902e64bf5b8747b8180d1a12..c785fe21092e74534a11d57d46b913c43129b789 100644 (file)
@@ -269,6 +269,8 @@ run (void *cls,
     global_ret = 1;
     return;
   }
+  local_len = 0; /* make compilers happy */
+  local_sa = NULL;
   if (NULL != local_addr)
   {
     local_len = (socklen_t) GNUNET_STRINGS_parse_socket_addr (local_addr,