[
https://issues.apache.org/jira/browse/AXIS2C-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549732
]
Senaka Fernando commented on AXIS2C-811:
----------------------------------------
We are loosing the reference to the (char *) which is freed, thus we need to
return a duplicate of the reference. However, once this change is made,
axiom_element_to_string will be having identical code to axiom_node_to_string.
Thus, I have called axiom_node_to_string() inside axiom_element_to_string()
which solves the issue. Refer diff.txt for proposed patch.
Regards,
Senaka
> axiom_element_to_string is not working
> ---------------------------------------
>
> Key: AXIS2C-811
> URL: https://issues.apache.org/jira/browse/AXIS2C-811
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/om
> Environment: ubuntu 7.04
> Reporter: manoj pushpakumara
> Priority: Minor
> Fix For: Current (Nightly)
>
> Attachments: diff.txt
>
>
> The out put of the axiom_to_string which is in axiom include gave a garbage
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]