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

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/95#discussion_r302786654">multiterm/src/plugin.vala</a>:</p>
<pre style='color:#555'>> @@ -53,6 +53,8 @@ public void plugin_init(Geany.Data data)
        Alignment align;
        MultiTerm.Notebook notebook;
 
+       toplevel_widgets = new List<Widget>();
</pre>
<p>This probably needs to be assigned <code>null</code> in the cleanup function to avoid a leak in the GC and so there's no dangling junk left in it.</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/95?email_source=notifications&email_token=AAIOWJYNUDMVXHWZWKUBDFLP67DK5A5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HK5ZI#pullrequestreview-261009125">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ372NB2SGSDFRETXRDP67DK5ANCNFSM4AEDHC5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6KQOPZ6R4QDMAJSR3P67DK5A5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HK5ZI.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/95?email_source=notifications\u0026email_token=AAIOWJYNUDMVXHWZWKUBDFLP67DK5A5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HK5ZI#pullrequestreview-261009125",
"url": "https://github.com/geany/geany-plugins/pull/95?email_source=notifications\u0026email_token=AAIOWJYNUDMVXHWZWKUBDFLP67DK5A5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HK5ZI#pullrequestreview-261009125",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>