[
https://issues.apache.org/jira/browse/AXIS2C-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Senaka Fernando updated AXIS2C-871:
-----------------------------------
Attachment: diff.txt
Proposed patch solves this issue (refer diff.txt)
Regards,
Senaka
> Function axiom_stax_builder_create[Alastair FETTES]
> ---------------------------------------------------
>
> Key: AXIS2C-871
> URL: https://issues.apache.org/jira/browse/AXIS2C-871
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/om
> Affects Versions: Current (Nightly)
> Environment: Ubuntu 7.04
> Reporter: Lahiru Gunathilake
> Fix For: Current (Nightly)
>
> Attachments: diff.txt
>
>
> <snippet>
> AXIS2_EXTERN
> axiom_stax_builder_t* axiom_stax_builder_create(
> const axutil_env_t* env,
> axiom_xml_reader_t* parser)
> </snippet>
> Problem: The return value of type axiom_stax_t* takes responsibility for the
> memory allocated for parser.
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]