<p>In route_struct.h:</p>
<pre style='color:#555'>&gt; @@ -142,6 +142,7 @@ struct action{
&gt;          int type;  /* forward, drop, log, send ...*/
&gt;          action_elem_t elem[MAX_ACTION_ELEMS];
&gt;          int line;
&gt; +        char *file;
</pre>
<p>Shouln't this be <code>const char *</code> ?</p>

<p>It's not like someone is allowed to alter it along the way, right?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/372/files#r19325095">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciZtiKDvbNMVKi4_UT7_WVPQ0MM3hks5nGe9lgaJpZM4Cya0f.gif" width="1" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Pull Request on GitHub","action":{"@type":"ViewAction","url":"https://github.com/OpenSIPS/opensips/pull/372/files#r19325095","name":"View Pull Request"}}</script>