annoying those with email notifications of commits
authorNathan S. Evans <evans@in.tum.de>
Tue, 16 Nov 2010 17:37:28 +0000 (17:37 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 16 Nov 2010 17:37:28 +0000 (17:37 +0000)
src/dht/gnunet-dht-driver.c

index 5cf0ec2bce1551767fc519323bc45ec895b8cb44..d3ab1902cde5e43411c9a381f394a3095370ab88 100644 (file)
@@ -2697,6 +2697,7 @@ run (void *cls,
 
   hosts = NULL;
   temphost = NULL;
+  data = NULL;
   if (hostfile != NULL)
     {
       if (GNUNET_OK != GNUNET_DISK_file_test (hostfile))