aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-07 21:11:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-07 21:11:46 +0000
commit479688c1563fe04c51446cfc1b1fb3c1808c62cf (patch)
treeca27ca64a25d9d6d2c990da026b150fe874ea27b /src/fs/fs_publish.c
parent9a0aaa03fd9593e9f983de6c8a1d5258e5922002 (diff)
downloadgnunet-479688c1563fe04c51446cfc1b1fb3c1808c62cf.tar.gz
gnunet-479688c1563fe04c51446cfc1b1fb3c1808c62cf.zip
-fixing #2408
Diffstat (limited to 'src/fs/fs_publish.c')
-rw-r--r--src/fs/fs_publish.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c
index 93c3046b7..6c87f03d4 100644
--- a/src/fs/fs_publish.c
+++ b/src/fs/fs_publish.c
@@ -569,6 +569,7 @@ publish_content (struct GNUNET_FS_PublishContext *pc)
569 GNUNET_free (raw_data); 569 GNUNET_free (raw_data);
570 raw_data = NULL; 570 raw_data = NULL;
571 } 571 }
572 dirpos->data.file.reader (dirpos->data.file.reader_cls, UINT64_MAX, 0, 0, NULL);
572 } 573 }
573 } 574 }
574 GNUNET_FS_directory_builder_add (db, dirpos->chk_uri, dirpos->meta, 575 GNUNET_FS_directory_builder_add (db, dirpos->chk_uri, dirpos->meta,