Bugs item #2685700, was opened at 2009-03-12 22:30 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2685700&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: trunk Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: parse_uri function in parse_uri.c segfaults Initial Comment: parse_uri function segfaults if the input buffer doesn't contain a uri in proper format. e.g., as the source comments sip:[email protected]:5060;a=b?h=i, this function will fail if just "x" is supplied in the given buffer as first parameter to parse_uri. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2685700&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
