[JDEV] Advice on how to investigate a memory leak
Stefan Praszalowicz
stefan.p at noos.fr
Fri Aug 31 09:36:43 CDT 2001
Rodolphe Duge de Bernonville wrote:
>
> Other advice :
> be careful if you use function like xmlnode_insert_tag_node
> (this makes copy of xmlnode),
>
Man you're incredible - it appears I dind't look close enough to this function...
I never xmlnode_free(d)
the inserted node ... Gasp ; so no it was not a function to attach a node to
another ;)
Thank you very much... I'll see if it helps (I'm sure it will)
Merci encore !
Stefan
More information about the JDev
mailing list