[ 
https://issues.apache.org/jira/browse/AXIS2C-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574569#action_12574569
 ] 

Senaka Fernando commented on AXIS2C-1015:
-----------------------------------------

Hi Bill,

Used approach that you pointed out. Using const can cause build breaks. Leaving 
that for later. Hope that documentation suffices.

Regards,
Senaka

> In axutil_uri, a reference is returned, where a duplicated string should be.
> ----------------------------------------------------------------------------
>
>                 Key: AXIS2C-1015
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1015
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: Current (Nightly)
>
>
> In axutil_uri, a reference is returned, where a duplicated string should be. 
> This is because we return axis2_char_t * rather than const axis2_char_t *. 
> However, a user is expected to be able modify what is returned, according to 
> current api, and thus we must return a cloned copy of the actual string.

-- 
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