<p>In <a href="https://github.com/geany/geany/pull/839#discussion_r49956009">tagmanager/src/tm_source_file.c</a>:</p>
<pre style='color:#555'>>  */
>  GEANY_API_SYMBOL
>  void tm_source_file_free(TMSourceFile *source_file)
>  {
> -  if (NULL != source_file)
</pre>
<p>Doesn't the g_return_if_fail() below handle that? </p>

<p>Oh yeah, it can be compiled out, nvm, carry on.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/839/files#r49956009">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4yEoTNjKUyWo4OQtdW0mWw7YjRSks5pbDBcgaJpZM4G6HUp.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/839/files#r49956009"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>