<p></p>
<p><b>@eht16</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2769#discussion_r603632209">plugins/saveactions.c</a>:</p>
<pre style='color:#555'>>  {
        gchar *tmp;
 
+       if (target == NULL)
+       {
+               SETPTR(*target, NULL);
</pre>
<p>This didn't make sense. Thanks for the pointer.<br>
I rewrote the code to return <code>FALSE</code> as it should no valid case when the target variable is <code>NULL</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/2769#discussion_r603632209">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6ZLQ7UKMZP663TP63TGDXWPANCNFSM4ZSS3CGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2ONIY2XCN7Y3GFVKLTGDXWPA5CNFSM4ZSS3CGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEUWIA2Q.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/2769#discussion_r603632209",
"url": "https://github.com/geany/geany/pull/2769#discussion_r603632209",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>