gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23817 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r23817 - gnunet/src/fs
Date: Fri, 14 Sep 2012 17:33:25 +0200

Author: grothoff
Date: 2012-09-14 17:33:25 +0200 (Fri, 14 Sep 2012)
New Revision: 23817

Modified:
   gnunet/src/fs/fs_test_lib.c
Log:
-fix

Modified: gnunet/src/fs/fs_test_lib.c
===================================================================
--- gnunet/src/fs/fs_test_lib.c 2012-09-14 15:27:31 UTC (rev 23816)
+++ gnunet/src/fs/fs_test_lib.c 2012-09-14 15:33:25 UTC (rev 23817)
@@ -595,6 +595,8 @@
 {
   struct TestDownloadOperation *dop = cls;
 
+  dop->fs = ca_result;
+  GNUNET_assert (NULL != dop->fs);
   dop->download_context =
     GNUNET_FS_download_start (dop->fs, dop->uri, NULL, NULL, NULL, 0, 
dop->size,
                              dop->anonymity, GNUNET_FS_DOWNLOAD_OPTION_NONE,




reply via email to

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