<p>In <a href="https://github.com/geany/geany/pull/957#discussion_r61933784">tagmanager/src/tm_workspace.c</a>:</p>
<pre style='color:#555'>> @@ -437,6 +448,10 @@ static void append_to_temp_file(FILE *fp, GList *file_list)
>            }
>            node = g_list_next (node);
>    }
> +
> +  fclose(fp);
> +
> +  return TRUE;
</pre>
<p>same, check write success</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/957/files/1c4aaa0eb72aa9e3c60cd604d4c20ca5f7dc5c8f..b72b8596346c5dcecb4ecb55d12311b2405a470f#r61933784">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8Im0xjtIjAtcRILB7Eu8Lxs9La_ks5p95c_gaJpZM4Ht-Ad.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/957/files/1c4aaa0eb72aa9e3c60cd604d4c20ca5f7dc5c8f..b72b8596346c5dcecb4ecb55d12311b2405a470f#r61933784"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>