Source
xxxxxxxxxx
--- src/main.c.orig 2016-01-09 07:56:16.000000000 -0800
+++ src/main.c 2016-01-09 07:56:33.000000000 -0800
}
post_read_data ();
- g_free (xml_filepath);
return;
}
xxxxxxxxxx
--- src/main.c.orig 2016-01-09 07:56:16.000000000 -0800
+++ src/main.c 2016-01-09 07:56:33.000000000 -0800
}
post_read_data ();
- g_free (xml_filepath);
return;
}
Everything looks good. We'll let you know here if there's anything you should know about.