You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2008/01/04 05:33:34 UTC

[jira] Updated: (AXIS2C-869) Function axiom_element_set_tex[Alastair FETTES]

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

Lahiru Gunathilake updated AXIS2C-869:
--------------------------------------

    Summary: Function axiom_element_set_tex[Alastair FETTES]  (was: Function axiom_element_set_tex)

> Function axiom_element_set_tex[Alastair FETTES]
> -----------------------------------------------
>
>                 Key: AXIS2C-869
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-869
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu 7.04
>            Reporter: Lahiru Gunathilake
>             Fix For: Current (Nightly)
>
>
> AXIS2_EXTERN
> axis2_status_t axiom_element_set_text(
>       axiom_element_t*       om_element,
>       const axutil_env_t*    env,
>       const axis2_char_t*    text,
>       axiom_node_t*          element_node) 
> Currently, the om_element has no use and is not used by the function axiom_element_set_text therefore could probably be set NULL.  The function does not take control of the string text within text. 
> Solution: Document memory ownership for parameters and return value.

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org