[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11242 - gnunet/src/fs
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11242 - gnunet/src/fs |
Date: |
Thu, 6 May 2010 23:18:03 +0200 |
Author: grothoff
Date: 2010-05-06 23:18:03 +0200 (Thu, 06 May 2010)
New Revision: 11242
Modified:
gnunet/src/fs/fs.c
Log:
fix
Modified: gnunet/src/fs/fs.c
===================================================================
--- gnunet/src/fs/fs.c 2010-05-06 20:59:56 UTC (rev 11241)
+++ gnunet/src/fs/fs.c 2010-05-06 21:18:03 UTC (rev 11242)
@@ -1925,6 +1925,7 @@
category);
if (NULL == sc->serialization)
return;
+ uris = NULL;
wh = get_write_handle (sc->h, category, sc->serialization);
if (wh == NULL)
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11242 - gnunet/src/fs,
gnunet <=