From: Christian Grothoff Date: Thu, 31 Mar 2011 13:22:42 +0000 (+0000) Subject: make clang happy X-Git-Tag: initial-import-from-subversion-38251~18849 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bffd13a7f402f1b071240d1deb001a9e43bf0df3;p=oweals%2Fgnunet.git make clang happy --- diff --git a/src/fs/gnunet-publish.c b/src/fs/gnunet-publish.c index 5aaf362d9..2021a9816 100644 --- a/src/fs/gnunet-publish.c +++ b/src/fs/gnunet-publish.c @@ -541,6 +541,7 @@ run (void *cls, } } emsg = NULL; + GNUNET_assert (NULL != args[0]); if (0 != STAT (args[0], &sbuf)) { GNUNET_asprintf (&emsg,