gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r10946 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r10946 - gnunet/src/util
Date: Fri, 16 Apr 2010 18:12:14 +0200

Author: wachs
Date: 2010-04-16 18:12:14 +0200 (Fri, 16 Apr 2010)
New Revision: 10946

Modified:
   gnunet/src/util/test_resolver_api.c
Log:


Modified: gnunet/src/util/test_resolver_api.c
===================================================================
--- gnunet/src/util/test_resolver_api.c 2010-04-16 16:08:17 UTC (rev 10945)
+++ gnunet/src/util/test_resolver_api.c 2010-04-16 16:12:14 UTC (rev 10946)
@@ -235,7 +235,6 @@
   /*
    * Looking up our own hostname
    */
-  own_hostname = GNUNET_malloc(GNUNET_OS_get_hostname_max_length() + 1);
   own_hostname = GNUNET_RESOLVER_local_hostname_get();
   check_local_hostname( NULL, own_hostname);
   GNUNET_free (own_hostname);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]