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, view it on GitHub, or mute the thread.