diff options
Diffstat (limited to 'src/plugins/fs/namespace_search.c')
-rw-r--r-- | src/plugins/fs/namespace_search.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/namespace_search.c b/src/plugins/fs/namespace_search.c index d8900c93..964e6ede 100644 --- a/src/plugins/fs/namespace_search.c +++ b/src/plugins/fs/namespace_search.c | |||
@@ -275,6 +275,7 @@ saveDiscovery (void *cls) | |||
275 | NS_SEARCH_METADATA, dmd, | 275 | NS_SEARCH_METADATA, dmd, |
276 | NS_SEARCH_RATING, nni->rating, -1); | 276 | NS_SEARCH_RATING, nni->rating, -1); |
277 | } | 277 | } |
278 | GNUNET_free (desc); | ||
278 | GNUNET_free (name); | 279 | GNUNET_free (name); |
279 | GNUNET_GTK_DEBUG_END (); | 280 | GNUNET_GTK_DEBUG_END (); |
280 | 281 | ||