3 Nov
2003
3 Nov
'03
4:07 p.m.
On Mon, 3 Nov 2003, Frank de Lange wrote:
Hi'all,
There's a memory leak in dw_ext_iterator, which causes every call to dw_ext_iterator_new() to leak one DwIterator. The solution is simple, as can be seen in the attached patch.
Jorge, can you apply this?
Done!
It saves quite a bit of memory, and will do so even more once my next kbnav patch is out (now testing).
Is this next kbnav patch CVS-ready, or a testing version?
The patch currently contains this fix for dw_ext_iterator (plus a whole lot of other changes to it).
With regard to the other changes (to dw_ext_iterator), you can consult them with Sebastian (he developed the iterators). Thxs! Jorge.-