<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      Thanks for the report. Comitted the fix in trunk.<br>
      <br>
      Best Regards,<br>
      <pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
      On 09.06.2014 17:04, Walter Doekes wrote:<br>
    </div>
    <blockquote
cite="mid:OpenSIPS%2Fopensips%2Fcommit%2F0f551f7cb668014798450848a4330d064108dc37%2F6601399@github.com"
      type="cite">
      <p>If callid is shorter than topo_hiding_prefix.len, you'll be
        comparing random memory. In the worst case resulting in a
        segfault. Suggestion: add an <code>if
          (msg-&gt;callid-&gt;body.len &gt; topo_hiding_prefix.len
          &amp;&amp; ...</code></p>
      <p
        style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&#8212;<br>
        Reply to this email directly or <a moz-do-not-send="true"
href="https://github.com/OpenSIPS/opensips/commit/0f551f7cb668014798450848a4330d064108dc37#commitcomment-6601399">view
          it on GitHub</a>.<img moz-do-not-send="true" alt=""
src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNzk0MTg2NSwiZGF0YSI6eyJpZCI6MzQxODYyNTV9fQ==--ea65d5c96c49ae75ab830802356e4b9c7a08d336.gif"
          height="1" width="1"></p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Devel@lists.opensips.org">Devel@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/devel">http://lists.opensips.org/cgi-bin/mailman/listinfo/devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>