From: Christian Grothoff Date: Fri, 10 Mar 2017 16:08:46 +0000 (+0100) Subject: make compiler happy X-Git-Tag: gnunet-0.11.0rc0~291^2~31 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5994e29dc82298577383133a81a663a79fdd71a0;p=oweals%2Fgnunet.git make compiler happy --- diff --git a/src/nat/gnunet-nat.c b/src/nat/gnunet-nat.c index 1c5850592..c785fe210 100644 --- a/src/nat/gnunet-nat.c +++ b/src/nat/gnunet-nat.c @@ -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,