Re: Question on FreeDoc and unref

Tobias Peters <[email protected]> Fri, 08 Oct 2004 17:50:06 +0200
Newsgroups gmane.comp.gnome.gdome
Message-ID <[email protected]>
Alex Barros wrote:
> I have an app that creates several xml docs, and it seems to be leaking
> memory some place (I got sporadic memory errors -- GPF). I was using
> gdome_di_freeDoc to release the xml doc, but I've noticed it is marked as
> deprecated in the documentation... What is the right way to release the
> memoty ? Is it enough to do a gdome_di_unref on the dom implementation
> object ?

No. See archives.

Tobias