arg
[oweals/gnunet.git] / src / fs / test_fs_uri.c
index ba694db6d5bdd3acc86fcfad66616dd90573b071..0894b8b9386fbb06821c9fa18cf1c183c1ed7690 100644 (file)
@@ -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);