Help, please :) How can I add memory freeing for ```tmp```? ```g_free(tmp)``` doesn't works, I tried ```const gchar *tmp``` and ```gchar *tmp```. Or maybe possible to ignore it here?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/652#issuecomment-349610333
