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:
dbfbe32
)
leak
author
Christian Grothoff
<christian@grothoff.org>
Mon, 28 Mar 2011 06:57:19 +0000
(06:57 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 28 Mar 2011 06:57:19 +0000
(06:57 +0000)
src/fs/fs_download.c
patch
|
blob
|
history
diff --git
a/src/fs/fs_download.c
b/src/fs/fs_download.c
index cf5a7b65a9b8ba37a75e678b07238666acbaf430..22fdd2141b5ca1837628fd0d6ff55386b9336a4d 100644
(file)
--- a/
src/fs/fs_download.c
+++ b/
src/fs/fs_download.c
@@
-995,6
+995,7
@@
trigger_recursive_download (void *cls,
DIR_SEPARATOR_STR,
sfn);
}
+ GNUNET_free (sfn);
GNUNET_free (dn);
}
if ( (full_name != NULL) &&