<p>In <a href="https://github.com/geany/geany/pull/963#discussion_r56756409">src/project.c</a>:</p>
<pre style='color:#555'>> @@ -1034,12 +1034,15 @@ static gboolean load_config(const gchar *filename)
>    GKeyFile *config;
>    GeanyProject *p;
>    GSList *node;
> +  gchar *data;
> +  gsize len;
</pre>
<p>needs freeing</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/963/files/f2689a096672955ba1dfbcec3f524740a88f67e3..a781ffe57ea21cffdda8959c1b690cea3bfb88ab#r56756409">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ62Bj2rpR6IScTUHpjU3V6j0n7Ejks5pvIAPgaJpZM4HvqFb.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/963/files/f2689a096672955ba1dfbcec3f524740a88f67e3..a781ffe57ea21cffdda8959c1b690cea3bfb88ab#r56756409"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>