In src/project.c:
> @@ -1034,12 +1034,15 @@ static gboolean load_config(const gchar *filename) > GKeyFile *config; > GeanyProject *p; > GSList *node; > + gchar *data; > + gsize len;
needs freeing
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub