Hi,

i have memory leak when in axis2c 0.94, when attempt to free allocated
memory

What is the best practice to cleanup node structure? -

looks like 

that

1. AXIOM_NODE_FREE_TREE(node, env)

does not deallocates all memory of tree - should one expect that this call
will
deallocate all memory of nodes, elements, ets?

Should i manually travers through the tree and dispose each onbject?

Thank you,
Leonid
-- 
View this message in context: 
http://www.nabble.com/axis2c-0.94%2C-to-free-allocated-memory-tf2508714.html#a6995617
Sent from the Axis - C++ - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to