aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_unindex.c')
-rw-r--r--src/fs/fs_unindex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index 9e477c111..ba1f49225 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -405,6 +405,7 @@ continue_after_remove (void *cls,
405{ 405{
406 struct GNUNET_FS_UnindexContext *uc = cls; 406 struct GNUNET_FS_UnindexContext *uc = cls;
407 407
408 uc->dqe = NULL;
408 if (success != GNUNET_YES) 409 if (success != GNUNET_YES)
409 GNUNET_log (GNUNET_ERROR_TYPE_WARNING, 410 GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
410 _("Failed to remove KBlock: %s\n"), 411 _("Failed to remove KBlock: %s\n"),