gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9602 - GNUnet/src/applications/dstore_mysql


From: gnunet
Subject: [GNUnet-SVN] r9602 - GNUnet/src/applications/dstore_mysql
Date: Fri, 20 Nov 2009 15:05:55 -0700

Author: grothoff
Date: 2009-11-20 15:05:54 -0700 (Fri, 20 Nov 2009)
New Revision: 9602

Modified:
   GNUnet/src/applications/dstore_mysql/dstore_test.c
Log:
disable entropy gathering

Modified: GNUnet/src/applications/dstore_mysql/dstore_test.c
===================================================================
--- GNUnet/src/applications/dstore_mysql/dstore_test.c  2009-11-20 21:57:29 UTC 
(rev 9601)
+++ GNUnet/src/applications/dstore_mysql/dstore_test.c  2009-11-20 22:05:54 UTC 
(rev 9602)
@@ -92,6 +92,7 @@
   struct GNUNET_GC_Configuration *cfg;
   struct GNUNET_CronManager *cron;
 
+  GNUNET_disable_entropy_gathering ();
   cfg = GNUNET_GC_create ();
   if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
     {





reply via email to

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