From 7d7f1251cc7c798db2d36787ed9ce69ca9279635 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 3 Sep 2010 21:49:31 +0000 Subject: nitpicks --- src/fs/test_fs_uri.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fs/test_fs_uri.c') diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c index ba694db6d..0894b8b93 100644 --- a/src/fs/test_fs_uri.c +++ b/src/fs/test_fs_uri.c @@ -140,8 +140,10 @@ testLocation () GNUNET_break (0); GNUNET_FS_uri_destroy (uri); GNUNET_CONFIGURATION_destroy (cfg); + GNUNET_free (emsg); return 1; } + GNUNET_assert (NULL == emsg); if (GNUNET_YES != GNUNET_FS_uri_test_equal (uri, uri2)) { GNUNET_break (0); -- cgit v1.2.3