leak
authorChristian Grothoff <christian@grothoff.org>
Mon, 30 Aug 2010 21:32:14 +0000 (21:32 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 30 Aug 2010 21:32:14 +0000 (21:32 +0000)
src/fs/test_fs_uri.c

index be1f998b9207603c1211703417d4f0503eb15c31..56cb7e10d7bca71f9163d8e398fd70def66b8c38 100644 (file)
@@ -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;
     }