[sr-dev] crash while parsing uri

Juha Heinanen jh at tutpro.com
Sun Dec 19 11:01:06 CET 2010


Daniel-Constantin Mierla writes:

> Looks like the r-uri gets corrupted, send the output of:

next_gw() rewrite $ru like this:

    /* Rewrite Request URI */
    uri_str.s = r_uri;
    uri_str.len = r_uri_len;
    rewrite_uri(_m, &uri_str);

> frame 1
> print *msg

i'll send that to you privately.

-- juha



More information about the sr-dev mailing list