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:
2a9710e
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Wed, 5 Oct 2011 08:16:08 +0000
(08:16 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 5 Oct 2011 08:16:08 +0000
(08:16 +0000)
src/util/program.c
patch
|
blob
|
history
diff --git
a/src/util/program.c
b/src/util/program.c
index b0921534320bc1e9d7ff12769c9f6dd8cf35254d..6538f303f45c00d03d0d2cb093de8ff8b1421b9b 100644
(file)
--- a/
src/util/program.c
+++ b/
src/util/program.c
@@
-222,7
+222,7
@@
GNUNET_PROGRAM_run (int argc, char *const *argv, const char *binaryName,
{
GNUNET_CONFIGURATION_destroy (cfg);
GNUNET_free_non_null (cc.cfgfile);
- GNUNET_free (loglev);
+ GNUNET_free
_non_null
(loglev);
GNUNET_free_non_null (logfile);
GNUNET_free (allopts);
GNUNET_free (lpfx);