<p>In my testing of the curl module,before these changes, I didn't get any crashes - perhaps I was lucky.<br>
The crash in utils/http_query (<a href="https://github.com/kamailio/kamailio/issues/432" class="issue-link" title="crash on using http_query">#432</a>) is not related to these changes because the http_query_post_hdr function (which allows passing additional headers, e.g. Content-Type) has not yet been ported to the curl module. If the intention is to obsolete http_query from the utils module, this version of the command needs to be ported.<br>
Fixing the buffer overflow may fix the crash in <a href="https://github.com/kamailio/kamailio/issues/400" class="issue-link" title="http_request and curl_http_request cause crash in 4.3 and dev">#400</a>, but that was already fixed in utils (master & 4.3) so no backport is required.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/435#issuecomment-163569573">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZW4irJtvhyPEOK1pKYulpZrIAbBHks5pOUsFgaJpZM4Gxuhc.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/435#issuecomment-163569573"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>