From: Nathan S. Evans Date: Tue, 16 Nov 2010 17:37:28 +0000 (+0000) Subject: annoying those with email notifications of commits X-Git-Tag: initial-import-from-subversion-38251~19715 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;ds=sidebyside;h=6a701a4c1c9309f40eb9b4f4e3c1793fe02bac3e;p=oweals%2Fgnunet.git annoying those with email notifications of commits --- diff --git a/src/dht/gnunet-dht-driver.c b/src/dht/gnunet-dht-driver.c index 5cf0ec2bc..d3ab1902c 100644 --- a/src/dht/gnunet-dht-driver.c +++ b/src/dht/gnunet-dht-driver.c @@ -2697,6 +2697,7 @@ run (void *cls, hosts = NULL; temphost = NULL; + data = NULL; if (hostfile != NULL) { if (GNUNET_OK != GNUNET_DISK_file_test (hostfile))