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:
4e3432d
)
leak
author
Christian Grothoff
<christian@grothoff.org>
Mon, 30 Aug 2010 21:32:14 +0000
(21:32 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 30 Aug 2010 21:32:14 +0000
(21:32 +0000)
src/fs/test_fs_uri.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_uri.c
b/src/fs/test_fs_uri.c
index be1f998b9207603c1211703417d4f0503eb15c31..56cb7e10d7bca71f9163d8e398fd70def66b8c38 100644
(file)
--- a/
src/fs/test_fs_uri.c
+++ b/
src/fs/test_fs_uri.c
@@
-90,6
+90,7
@@
testLocation ()
GNUNET_CONFIGURATION_parse (cfg, "test_fs_uri_data.conf"))
{
fprintf (stderr, "Failed to parse configuration file\n");
+ GNUNET_FS_uri_destroy (baseURI);
GNUNET_CONFIGURATION_destroy (cfg);
return 1;
}