<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=811085" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a>:<br>
I did a code search in Geany of these pointers:</p>
<pre><code> /* TODO: move to structure in build.h and only put a pointer here */
        GeanyBuildCommand *filecmds;
        GeanyBuildCommand *ftdefcmds;
        GeanyBuildCommand *execcmds;
        GeanyBuildCommand *homefilecmds;
        GeanyBuildCommand *homeexeccmds;
        GeanyBuildCommand *projfilecmds;
        GeanyBuildCommand *projexeccmds;
</code></pre>
<p>They are all used only with <code>g_free</code>, <code>SETPTR</code> or direct address comparison. No one of that is passed to any function declared in <code>build.h</code> outside of <code>build.c</code>.</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, <a href="https://github.com/geany/geany/pull/2299?email_source=notifications&email_token=AAIOWJ6G6JWNZGGPIIFAXSTQJSYUZA5CNFSM4IWNUYZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WYV5Q#issuecomment-531466998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3BXH3G72H7FMPNVU3QJSYUZANCNFSM4IWNUYZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZKTSPSEDR2XX2V26TQJSYUZA5CNFSM4IWNUYZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WYV5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2299?email_source=notifications\u0026email_token=AAIOWJ6G6JWNZGGPIIFAXSTQJSYUZA5CNFSM4IWNUYZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WYV5Q#issuecomment-531466998",
"url": "https://github.com/geany/geany/pull/2299?email_source=notifications\u0026email_token=AAIOWJ6G6JWNZGGPIIFAXSTQJSYUZA5CNFSM4IWNUYZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WYV5Q#issuecomment-531466998",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>