gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6849 - GNUnet/src/applications/dstore_sqlite


From: gnunet
Subject: [GNUnet-SVN] r6849 - GNUnet/src/applications/dstore_sqlite
Date: Mon, 19 May 2008 07:39:08 -0600 (MDT)

Author: grothoff
Date: 2008-05-19 07:39:08 -0600 (Mon, 19 May 2008)
New Revision: 6849

Modified:
   GNUnet/src/applications/dstore_sqlite/dstore_quota_test.c
   GNUnet/src/applications/dstore_sqlite/dstore_test.c
Log:
entropy

Modified: GNUnet/src/applications/dstore_sqlite/dstore_quota_test.c
===================================================================
--- GNUnet/src/applications/dstore_sqlite/dstore_quota_test.c   2008-05-19 
09:50:51 UTC (rev 6848)
+++ GNUnet/src/applications/dstore_sqlite/dstore_quota_test.c   2008-05-19 
13:39:08 UTC (rev 6849)
@@ -89,6 +89,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"))
     {

Modified: GNUnet/src/applications/dstore_sqlite/dstore_test.c
===================================================================
--- GNUnet/src/applications/dstore_sqlite/dstore_test.c 2008-05-19 09:50:51 UTC 
(rev 6848)
+++ GNUnet/src/applications/dstore_sqlite/dstore_test.c 2008-05-19 13:39:08 UTC 
(rev 6849)
@@ -94,6 +94,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]