[ 
https://issues.apache.org/jira/browse/AXIS2C-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Senaka Fernando updated AXIS2C-1020:
------------------------------------

    Description: axutil_uri_parse_string() succeeds for erroneous uri strings, 
and wont return NULL. Also, there is a memory leak at the NULL return case. 
Examples are, .home.netscape.com:9090/path?foo=bar#rel, 
http://home.netscape.com:9090//path?foo=bar#rel, 
htpp://home.netscape.com:9090/path?foo=bar#rel, and 
//home.netscape.com:9090/path?foo=bar#rel  (was: axutil_uri_parse_string() 
succeeds for erroneous uri strings, and wont return NULL. Also, there is a 
memory leak at the NULL return case.)

> axutil_uri_parse_string() succeeds for erroneous uri strings
> ------------------------------------------------------------
>
>                 Key: AXIS2C-1020
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1020
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>
> axutil_uri_parse_string() succeeds for erroneous uri strings, and wont return 
> NULL. Also, there is a memory leak at the NULL return case. Examples are, 
> .home.netscape.com:9090/path?foo=bar#rel, 
> http://home.netscape.com:9090//path?foo=bar#rel, 
> htpp://home.netscape.com:9090/path?foo=bar#rel, and 
> //home.netscape.com:9090/path?foo=bar#rel

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to