From: Christian Grothoff Date: Tue, 21 Dec 2010 13:53:05 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19484 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af852166411e54af128e83da822937ab5600f807;p=oweals%2Fgnunet.git fix --- diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c index b7f3cb55a..0647aca97 100644 --- a/src/fs/fs_test_lib.c +++ b/src/fs/fs_test_lib.c @@ -579,6 +579,7 @@ file_generator (void *cls, uint8_t *cbuf = buf; int mod; + *emsg = NULL; if (buf == NULL) return 0; for (pos=0;pos<8;pos++) @@ -647,6 +648,7 @@ GNUNET_FS_TEST_publish (struct GNUNET_FS_TestDaemon *daemon, { bsize = GNUNET_MIN (sizeof (buf), size - off); + emsg = NULL; GNUNET_assert (bsize == file_generator (daemon, off,