hi,

please ask this from Axis2/c[1] list

thanks,
Amila.

[1]http://ws.apache.org/axis2/c/lists_issues.html

On Sat, Jan 16, 2010 at 12:20 AM, Brody Lodmell <brodylodm...@gmail.com>wrote:

> we're using axis2 to consume soap services.
>
> this function
> axiom_node_to_string
>   AXIS2_EXTERN axis2_char_t *AXIS2_CALL
>   axiom_node_to_string(
>       axiom_node_t * om_node,
>       const axutil_env_t * env);
> declared in \axiom\include\axiom_node.h and defined in
> \axiom\src\om\om_node.h
>
> returns a different address each time I call it, indicating it might
> be dynamically allocated memory.  but when I try to free it, I get
> errors.
> I can't find any documentation on how this memory might be freed.
>
> is it the job of axiom_node_free_tree()?
>
> any insight anyone can provide would be helpful.
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to