Re: [gdome]reference counting
- From: Chaoron <chaoron ludens elte hu>
- To: gdome gnome org
- Subject: Re: [gdome]reference counting
- Date: Tue, 11 Jun 2002 03:30:11 +0200
I think I found the solution, but might be it needs some more testing.
However
tmpnode = node;
node = gdome_n_nextSibling(tmpnode, &exc);
gdome_n_unref(tmpnode);
looks like solve the problem. I didn't realize the last part of
gdome_xml_n_unref() and the function of treegc.
Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]