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

Senaka Fernando resolved AXIS2C-1020.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Current (Nightly)

Fixed This issue. However, some errors are unstoppable as they are valid in the 
context of RFC3986, but can't be handled.

ex:- htpp://home.netscape.com:9090/path?foo=bar#rel, 
http://home.netscape.com/path:9090?foo=bar#rel, 
http:9090//home.netscape.com/path?foo=bar#rel and 
http://home.netscape.com:9090//path?foo=bar#rel.

Regards,
Senaka

> 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
>             Fix For: Current (Nightly)
>
>
> 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