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

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/1017#discussion_r511358083">debugger/src/tpage.c</a>:</p>
<pre style='color:#555'>> @@ -265,11 +264,9 @@ void tpage_pack_widgets(gboolean tabbed)
 
        if (oldroot)
        {
-               int i = 0;
-               while (widgets[i])
+               for (int i = 0; widgets[i]; i++)
                {
                        g_object_unref(*widgets[i]);
</pre>
<p>Yeah I was just testing manually building cppcheck 2.2 :)</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-plugins/pull/1017#discussion_r511358083">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3POZ33RVEPFADIMXLSMKLZRANCNFSM4SUHYX2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4XKSATMDISKHF6GXTSMKLZRA5CNFSM4SUHYX22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD3CY4NQ.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-plugins/pull/1017#discussion_r511358083",
"url": "https://github.com/geany/geany-plugins/pull/1017#discussion_r511358083",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>