projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
672d4cc
)
make clang happy
author
Christian Grothoff
<christian@grothoff.org>
Thu, 31 Mar 2011 13:22:42 +0000
(13:22 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 31 Mar 2011 13:22:42 +0000
(13:22 +0000)
src/fs/gnunet-publish.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-publish.c
b/src/fs/gnunet-publish.c
index 5aaf362d9cf99f49cfa9469dd824dfbd53485277..2021a98165cf05d95e74b3f466a248f71a24e5c2 100644
(file)
--- 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,