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

<p>The problem is not freeing <code>input_buffer</code> which <em>should</em> be freed, but that the <code>input_buffer</code> variable shouldn't be <code>const</code> (since <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/geany/geany-plugins/commit/3fad1285599766a7932667688871c04610bd8651/hovercard" href="https://github.com/geany/geany-plugins/commit/3fad1285599766a7932667688871c04610bd8651"><tt>3fad128</tt></a>).  The change you propose would lead to leaking quite a lot of memory.</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/1024#pullrequestreview-525815271">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ46YXT7RY2MOSBCIDLSO2WDFANCNFSM4TOKT2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2UMGVH4OZOANYVVITSO2WDFA5CNFSM4TOKT2Z2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD5LU3ZY.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/1024#pullrequestreview-525815271",
"url": "https://github.com/geany/geany-plugins/pull/1024#pullrequestreview-525815271",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>